X-Git-Url: https://git.gag.com/?a=blobdiff_plain;f=device%2Flib%2FMakefile.in;h=ee98a9e4311c27783e108d511e570450a494a2fe;hb=0694926e60ec83b31f87590e601f7e0d8f86c512;hp=d6a81b098f3a1065203d9e21de960bbd1578d87e;hpb=3bae16f8e891a1ba6b0fb1a259e3ab284f3fb0f8;p=fw%2Fsdcc diff --git a/device/lib/Makefile.in b/device/lib/Makefile.in index d6a81b09..ee98a9e4 100644 --- a/device/lib/Makefile.in +++ b/device/lib/Makefile.in @@ -130,7 +130,7 @@ HC08SOURCES = _atof.c _atoi.c _atol.c _schar2fs.c \ _isupper.c _isxdigit.c _itoa.c _ltoa.c \ _slong2fs.c _memcmp.c \ _memcpy.c _memmove.c _memset.c _modsint.c _modslong.c \ - _moduint.c _modulong.c _mulint.c _mullong.c \ + _moduint.c _modulong.c \ _spx.c _startup.c _strchr.c _strcmp.c _strcpy.c \ _strcspn.c _strlen.c _strncat.c _strncmp.c \ _strncpy.c _strpbrk.c _strrchr.c _strspn.c \