]> git.ozlabs.org Git - petitboot/blobdiff - petitboot-paths.h
Include limits.h
[petitboot] / petitboot-paths.h
index f8c59646e537362e1d5ebdc8b6bf47e6aeeed539..40ce5571c6aa6a720198558ca170600a0c846b6f 100644 (file)
@@ -16,6 +16,7 @@
 #define PBOOT_DEVICE_SOCKET "/var/tmp/petitboot-dev"
 #define MOUNT_BIN "/bin/mount"
 #define UMOUNT_BIN "/bin/umount"
+#define BOOT_GAMEOS_BIN "/usr/bin/ps3-boot-game-os"
 
 /* at present, all default artwork strings are const. */
 #define artwork_pathname(s) (PKG_SHARE_DIR "/artwork/" s)