diff options
Diffstat (limited to 'mem.h')
| -rw-r--r-- | mem.h | 8 |
1 files changed, 8 insertions, 0 deletions
@@ -0,0 +1,8 @@ +#ifndef SS_MEM_H +#define SS_MEM_H + +#include <stddef.h> + +void* xmalloc(size_t size); + +#endif /* SS_MEM_H */ |
![]() |
index : sf.git | |
| System status monitor and file manager | root |
| aboutsummaryrefslogtreecommitdiffstats |