- Remove empty header

svn path=/trunk/; revision=35421
This commit is contained in:
Stefan Ginsberg 2008-08-18 07:37:25 +00:00
parent f7b3363eb2
commit 42114cdc69
2 changed files with 0 additions and 6 deletions

View file

@ -1,5 +0,0 @@
#ifndef __NTOSKRNL_INCLUDE_INTERNAL_I386_FPU_H
#define __NTOSKRNL_INCLUDE_INTERNAL_I386_FPU_H
#endif /* __NTOSKRNL_INCLUDE_INTERNAL_I386_FPU_H */

View file

@ -42,7 +42,6 @@
#include "ke.h"
#include "i386/mm.h"
#include "i386/fpu.h"
#include "i386/v86m.h"
#include "ob.h"
#include "mm.h"