Some old .h files but need check why it draw not correct

This commit is contained in:
ignat99 2018-11-18 17:11:20 +02:00
parent 1dad4c06c5
commit bbc8735d96
3 changed files with 399 additions and 402 deletions

793
0-README

File diff suppressed because it is too large Load diff

View file

@ -24,7 +24,10 @@
#include <linux/thread_info.h>
#endif
#include <linux/smp.h>
#include <linux/smp_lock.h>
/* #include <linux/smp_lock.h> */
#include <linux/sched.h>
#include <linux/wait.h>
@ -38,7 +41,7 @@ asmlinkage long (*s_ioperm)(unsigned long from, unsigned long num, int turn_on);
#include <asm/processor.h>
#include <asm/uaccess.h>
#include <asm/system.h> /* cli(), *_flags */
/* #include <asm/system.h> */ /* cli(), *_flags */
#include <asm/segment.h> /* memcpy and such */
#include <asm/io.h>
#include <asm/pgtable.h>

View file

@ -1 +0,0 @@
../kernel/svgalib_helper/svgalib_helper.h