Changeset 95155b0c in mainline for kernel/test/atomic/atomic1.c
- Timestamp:
- 2006-12-19T10:12:24Z (18 years ago)
- Branches:
- lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
- Children:
- c8410ec9
- Parents:
- 7e7c8747
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
kernel/test/atomic/atomic1.c
r7e7c8747 r95155b0c 32 32 #include <debug.h> 33 33 34 char * test_atomic1( void)34 char * test_atomic1(bool quiet) 35 35 { 36 36 atomic_t a;
Note:
See TracChangeset
for help on using the changeset viewer.