Changeset 3811 for branches/libc-0.6/src/emx/include
- Timestamp:
- Feb 16, 2014, 11:56:50 PM (11 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/libc-0.6/src/emx/include/InnoTekLIBC/backend.h
r3771 r3811 542 542 /** @defgroup __libc_Back_ldr LIBC Backend - Loader 543 543 * @{ */ 544 545 /** Special handle that's returned when passing NULL as library name to 546 * __libc_Back_ldrOpen. */ 547 #define __LIBC_BACK_LDR_GLOBAL ((void *)(intptr_t)-2) 544 548 545 549 /**
Note:
See TracChangeset
for help on using the changeset viewer.