Changeset ee42e43 in mainline for kernel/test/test.h
- Timestamp:
- 2010-06-22T11:29:40Z (15 years ago)
- Branches:
- lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
- Children:
- a49a1a1
- Parents:
- fdaad75d
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
kernel/test/test.h
rfdaad75d ree42e43 70 70 extern const char *test_slab1(void); 71 71 extern const char *test_slab2(void); 72 extern const char *test_rwlock1(void);73 extern const char *test_rwlock2(void);74 extern const char *test_rwlock3(void);75 extern const char *test_rwlock4(void);76 extern const char *test_rwlock5(void);77 72 extern const char *test_semaphore1(void); 78 73 extern const char *test_semaphore2(void);
Note:
See TracChangeset
for help on using the changeset viewer.