]> git.ozlabs.org Git - petitboot/blobdiff - devices/params.h
Initial support for multiple UIs
[petitboot] / devices / params.h
diff --git a/devices/params.h b/devices/params.h
deleted file mode 100644 (file)
index 02a39c9..0000000
+++ /dev/null
@@ -1,6 +0,0 @@
-
-#define BOOL int
-
-BOOL pm_process( char *FileName,
-                 BOOL (*sfunc)(char *),
-                 BOOL (*pfunc)(char *, char *) );