Changeset a000878c in mainline for kernel/test/atomic/atomic1.c
- Timestamp:
- 2010-02-25T19:11:25Z (15 years ago)
- Branches:
- lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
- Children:
- 958de16
- Parents:
- a634485
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
kernel/test/atomic/atomic1.c
ra634485 ra000878c 32 32 #include <debug.h> 33 33 34 c har *test_atomic1(void)34 const char *test_atomic1(void) 35 35 { 36 36 atomic_t a;
Note:
See TracChangeset
for help on using the changeset viewer.