diff --git a/bslug_include/stdlib.h b/bslug_include/stdlib.h index e4bb9c5..20ccb5c 100644 --- a/bslug_include/stdlib.h +++ b/bslug_include/stdlib.h @@ -30,4 +30,6 @@ #define MB_CUR_MAX 6 +double atof (const char* str); + #endif /* _STDLIB_H_ */ \ No newline at end of file diff --git a/symbols/stdlib.xml b/symbols/stdlib.xml new file mode 100644 index 0000000..5e689c8 --- /dev/null +++ b/symbols/stdlib.xml @@ -0,0 +1,9 @@ + + + + + + 90 61 00 10 3c 60 80 00 38 63 ff ff + + + \ No newline at end of file