Embedded Xinu Operating System
An ongoing research project and educational operating system.
|
#include <flash.h>
Functions | |
devcall | superblockOpen (ushort) |
devcall | flashOpen (device *devptr, va_list ap) |
Open a flash device for reading and writing.
devcall flashOpen | ( | device * | devptr, |
va_list | ap | ||
) |
This will open the flash device for read/write access.
*devptr | device to open |
ap | list or arguments |