Changes in kernel/test/atomic/atomic1.c [a000878c:cb01e1e] in mainline
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
kernel/test/atomic/atomic1.c
ra000878c rcb01e1e 32 32 #include <debug.h> 33 33 34 c onst char *test_atomic1(void)34 char *test_atomic1(void) 35 35 { 36 36 atomic_t a;
Note:
See TracChangeset
for help on using the changeset viewer.