summaryrefslogtreecommitdiff
path: root/src/include/tce/vfs.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/include/tce/vfs.h')
-rw-r--r--src/include/tce/vfs.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/include/tce/vfs.h b/src/include/tce/vfs.h
index 8af3514..36e391f 100644
--- a/src/include/tce/vfs.h
+++ b/src/include/tce/vfs.h
@@ -3,8 +3,6 @@
#include <types.h>
-typedef int FILE;
-
typedef struct _file_info {
uint32_t type;
uint32_t dev_type;