Changeset 94d484a in mainline for uspace/app/sbi/src/compat.h
- Timestamp:
- 2010-03-07T17:45:33Z (15 years ago)
- Branches:
- lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
- Children:
- d0febca
- Parents:
- fa36f29
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
uspace/app/sbi/src/compat.h
rfa36f29 r94d484a 45 45 #define list_remove sbi_list_remove 46 46 47 /*48 * These functions can be simply mapped to HelenOS string API.49 */50 #define strcmp str_cmp51 #define strdup str_dup52 53 47 #endif 54 48
Note:
See TracChangeset
for help on using the changeset viewer.