kill old unused stuff
This commit is contained in:
parent
cf91715ab5
commit
ea52ca3fb0
@ -1,2 +0,0 @@
|
||||
#include "ldlib.h"
|
||||
|
@ -1,8 +0,0 @@
|
||||
#ifndef LDLIB_H
|
||||
#define LDLIB_H
|
||||
|
||||
#include <syscall.h>
|
||||
#include <stdint.h>
|
||||
#include <unistd.h>
|
||||
|
||||
#endif
|
@ -1,8 +0,0 @@
|
||||
/* vim: tabstop=4 shiftwidth=4 noexpandtab
|
||||
*/
|
||||
#ifndef LIB_GRAPHICS_H
|
||||
#define LIB_GRAPHICS_H
|
||||
|
||||
|
||||
|
||||
#endif
|
Loading…
Reference in New Issue
Block a user