seb15753

truekern/lib.h

Jun 24th, 2014
76
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
C 0.07 KB | None | 0 0
  1. void memset_(char *addr,char car,int max);
  2. void *kmalloc(int size);
Advertisement
Add Comment
Please, Sign In to add comment