kill old unused stuff

This commit is contained in:
Kevin Lange 2013-06-12 17:52:15 -07:00
parent cf91715ab5
commit ea52ca3fb0
3 changed files with 0 additions and 18 deletions

View File

@ -1,2 +0,0 @@
#include "ldlib.h"

View File

@ -1,8 +0,0 @@
#ifndef LDLIB_H
#define LDLIB_H
#include <syscall.h>
#include <stdint.h>
#include <unistd.h>
#endif

View File

@ -1,8 +0,0 @@
/* vim: tabstop=4 shiftwidth=4 noexpandtab
*/
#ifndef LIB_GRAPHICS_H
#define LIB_GRAPHICS_H
#endif