Changes in uspace/lib/c/include/stack.h [0aae87a6:cf13b17] in mainline
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
uspace/lib/c/include/stack.h
r0aae87a6 rcf13b17 36 36 #define LIBC_STACK_H_ 37 37 38 #include < libarch/types.h>38 #include <types/common.h> 39 39 40 40 extern size_t stack_size_get(void);
Note:
See TracChangeset
for help on using the changeset viewer.