toaruos/userspace/lib/ldlib.h

9 lines
102 B
C
Raw Normal View History

2012-05-01 22:40:04 +04:00
#ifndef LDLIB_H
#define LDLIB_H
#include <syscall.h>
#include <stdint.h>
#include <unistd.h>
#endif