aboutsummaryrefslogtreecommitdiffstats
path: root/tools/libxc/xg_private.h
diff options
context:
space:
mode:
Diffstat (limited to 'tools/libxc/xg_private.h')
-rw-r--r--tools/libxc/xg_private.h5
1 files changed, 1 insertions, 4 deletions
diff --git a/tools/libxc/xg_private.h b/tools/libxc/xg_private.h
index 16dcc966d5..42b8cfd13f 100644
--- a/tools/libxc/xg_private.h
+++ b/tools/libxc/xg_private.h
@@ -196,8 +196,5 @@ int probe_elf(const char *image, unsigned long image_size,
struct load_funcs *funcs);
int probe_bin(const char *image, unsigned long image_size,
struct load_funcs *funcs);
-int probe_aout9(const char *image, unsigned long image_size,
- struct load_funcs *funcs);
-
-#endif
+#endif /* XG_PRIVATE_H */