]> git.ozlabs.org Git - yaboot.git/blobdiff - include/file.h
Prepare for netboot fix(following patch). No Functional change.
[yaboot.git] / include / file.h
index b6b9fe51236e90063eb3d13f775495e8efc04191..3434388f43ead6876d9ee0db0cf982ef9a4c1c18 100644 (file)
@@ -63,7 +63,7 @@ struct boot_file_t {
 };
 
 extern int
-open_file(const struct boot_fspec_t*   spec,
+open_file(struct boot_fspec_t* spec,
          struct boot_file_t*           file);
 
 extern int