summaryrefslogtreecommitdiffstats
path: root/ui/common/ps3.c
diff options
context:
space:
mode:
authorGeoff Levand <geoffrey.levand@am.sony.com>2009-04-12 15:11:52 +0000
committerJeremy Kerr <jk@ozlabs.org>2009-06-30 15:29:19 +0800
commit4414db4f4442009008ef15658bd4df2349c62ec7 (patch)
tree6c0b8a17596a525862abfd7364d1065a1a169425 /ui/common/ps3.c
parentf8b433640debefa2bed2ab09af6deefb32251777 (diff)
downloadtalos-petitboot-4414db4f4442009008ef15658bd4df2349c62ec7.tar.gz
talos-petitboot-4414db4f4442009008ef15658bd4df2349c62ec7.zip
Add ui-system helper routines
Add some UI system helper routines: pb_run_kexec() pb_elf_hash() pb_cat_hash() pb_opt_hash() Signed-off-by: Geoff Levand <geoffrey.levand@am.sony.com> Signed-off-by: Jeremy Kerr <jk@ozlabs.org>
Diffstat (limited to 'ui/common/ps3.c')
-rw-r--r--ui/common/ps3.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/ui/common/ps3.c b/ui/common/ps3.c
index 9f575e7..5c83289 100644
--- a/ui/common/ps3.c
+++ b/ui/common/ps3.c
@@ -28,7 +28,7 @@
#include <ps3-av.h>
#include "log/log.h"
-#include "pb-system.h"
+#include "ui-system.h"
#include "ps3.h"
static const char flash_dev[] = "/dev/ps3flash";
OpenPOWER on IntegriCloud