* src/pic/gen.c (popGetExternal): augmented to also create references
[fw/sdcc] / device / lib / libsdcc.lib
index 867f96e6412c80c928d818579a7113db1663f170..76d60173a616cd480f8a523ace2a44b17ddbebb1 100644 (file)
@@ -1,3 +1,4 @@
+_setjmp
 _iscntrl
 _isdigit
 _isgraph
@@ -9,12 +10,12 @@ _isupper
 _isxdigit
 _itoa
 _ltoa
+_strcat
 _strchr
 _strcmp
 _strcpy
 _strcspn
 _strlen
-_strcat
 _strncat
 _strncmp
 _strncpy
@@ -33,9 +34,16 @@ _gptrput
 _decdptr
 _bp
 _spx
+abs
+labs
+rand
 _atoi
 _atol
+_heap
+calloc
 malloc
+realloc
+free
 serial
 _autobaud
 _startup
@@ -45,6 +53,9 @@ gets
 printfl
 printf_large
 printf_fast
+printf_fast_f
+printf_tiny
+sprintf
 vprintf
 assert
 time