summaryrefslogtreecommitdiffstats
path: root/pcitool/sysinfo.h
diff options
context:
space:
mode:
Diffstat (limited to 'pcitool/sysinfo.h')
-rw-r--r--pcitool/sysinfo.h7
1 files changed, 0 insertions, 7 deletions
diff --git a/pcitool/sysinfo.h b/pcitool/sysinfo.h
deleted file mode 100644
index d5636a7..0000000
--- a/pcitool/sysinfo.h
+++ /dev/null
@@ -1,7 +0,0 @@
-#ifndef _PCITOOL_SYSINFO_H
-#define _PCITOOL_SYSINFO_H
-
-size_t get_free_memory();
-int get_file_fs(const char *fname, size_t size, char *fs);
-
-#endif /* _PCITOOL_SYSINFO_H */