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