index
:
miguel/fool-os.git
master
[no description]
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
file.h
diff options
context:
1
2
3
4
5
6
7
8
9
10
15
20
25
30
35
40
space:
include
ignore
mode:
unified
ssdiff
stat only
Diffstat
(limited to 'fs/file.h')
-rw-r--r--
fs/file.h
3
1 files changed, 0 insertions, 3 deletions
diff --git a/fs/file.h b/fs/file.h
index 241301f..7ecd9c8 100644
--- a/
fs/file.h
+++ b/
fs/file.h
@@ -5,10 +5,7 @@
typedef struct file_struct
{
- int fgetc();
- int fputc();
- void *opaque;
}file;