Changes in uspace/lib/c/include/assert.h [4805495:0a520db] in mainline
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
uspace/lib/c/include/assert.h
r4805495 r0a520db 38 38 // This is in accordance with the C standard. 39 39 40 #ifndef _LIBC_ASSERT_H_41 #define _LIBC_ASSERT_H_40 #ifndef LIBC_ASSERT_H_ 41 #define LIBC_ASSERT_H_ 42 42 43 43 #ifndef __cplusplus
Note:
See TracChangeset
for help on using the changeset viewer.