ROMFS filesystem support
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@903 42af7a65-404d-4744-a932-0658087f49c3
This commit is contained in:
parent
1361bd90f6
commit
af6d1601bb
@ -83,5 +83,5 @@
|
||||
|
||||
void up_registerblockdevice(void)
|
||||
{
|
||||
rd_register(0, (ubyte*)up_deviceimage(), NSECTORS, LOGICAL_SECTOR_SIZE, TRUE);
|
||||
ramdisk_register(0, (ubyte*)up_deviceimage(), NSECTORS, LOGICAL_SECTOR_SIZE, TRUE);
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user