summaryrefslogtreecommitdiffstats
path: root/qemu/roms/ipxe/src/include/usr/profstat.h
diff options
context:
space:
mode:
Diffstat (limited to 'qemu/roms/ipxe/src/include/usr/profstat.h')
-rw-r--r--qemu/roms/ipxe/src/include/usr/profstat.h14
1 files changed, 0 insertions, 14 deletions
diff --git a/qemu/roms/ipxe/src/include/usr/profstat.h b/qemu/roms/ipxe/src/include/usr/profstat.h
deleted file mode 100644
index b7812ca7f..000000000
--- a/qemu/roms/ipxe/src/include/usr/profstat.h
+++ /dev/null
@@ -1,14 +0,0 @@
-#ifndef _USR_PROFSTAT_H
-#define _USR_PROFSTAT_H
-
-/** @file
- *
- * Profiling
- *
- */
-
-FILE_LICENCE ( GPL2_OR_LATER_OR_UBDL );
-
-extern void profstat ( void );
-
-#endif /* _USR_PROFSTAT_H */