From: michaelh Date: Wed, 7 Nov 2001 21:35:35 +0000 (+0000) Subject: Fixed up missing globl X-Git-Url: https://git.gag.com/?a=commitdiff_plain;h=f1c68aa47ba2acd63adb06bedc687344488a40ad;p=fw%2Fsdcc Fixed up missing globl git-svn-id: https://sdcc.svn.sourceforge.net/svnroot/sdcc/trunk/sdcc@1525 4a8a32a2-be11-0410-ad9d-d568d2c75423 --- diff --git a/device/lib/gbz80/fstubs.s b/device/lib/gbz80/fstubs.s index 3d5f6107..c51d917d 100644 --- a/device/lib/gbz80/fstubs.s +++ b/device/lib/gbz80/fstubs.s @@ -1,5 +1,6 @@ ;; Stubs to match between function names .area _CODE - + .globl ___slong2fs + ___slong2fs_rrx_s:: jp ___slong2fs