bootfs.h

Go to the documentation of this file.
00001 /*
00002 ** bootfs.h for  in /root/work/lseos-0.2.5/libc/conven
00003 ** 
00004 ** Copyright (c)2004 Vianney Rancurel
00005 ** Login   <vianney@epita.fr>
00006 ** 
00007 ** Started on  Wed Apr 28 17:00:25 2004 Vianney Rancurel
00008 ** Last update Mon Dec  6 12:30:44 2004 Vianney Rancurel
00009 */
00010 #ifndef __CONVEN_BOOTFS_H__
00011 #define __CONVEN_BOOTFS_H__     1
00012 #include <libc.h>
00013 /* PROTO bootfs.c */
00014 /* bootfs.c */
00015 void bootfs_ls(vaddr_t vaddr);
00016 boot_entry *bootfs_find_file(vaddr_t vaddr, const char *name);
00017 int bootfs_copy(vaddr_t vaddr, const char *bootpath, const char *path);
00018 #endif

Generated on Wed May 24 23:04:16 2006 for LSE/OS by  doxygen 1.4.6