kolibrios/kernel/branches/Kolibri-F/libc/libc.inc
turbocat 3ee8369ec6 Kolibri-F:
- Added sprintf to the kernel.
- Added a notification from @notify when there are exceptions in the application. 
- Added debug files to bochs

git-svn-id: svn://kolibrios.org@9051 a494cfbc-eb01-0410-851d-a64ba20cac60
2021-07-11 11:17:39 +00:00

6 lines
113 B
C++

LIBC_BASE = 0x800145ef
LIBC_SPRINTF = LIBC_BASE+0x1568
assert libc_ptr = LIBC_BASE
libc_ptr: file 'libc.bin'