|
XINU
|
RAMを初期化する。 More...

Go to the source code of this file.
Functions | |
| devcall | raminit (struct dentry *devptr) |
Variables | |
| struct ramdisk | Ram |
| RAMディスク操作用の構造体のextern宣言 More... | |
RAMを初期化する。
Definition in file raminit.c.
Definition at line 17 of file raminit.c.
References ramdisk::disk, memcpy(), OK, Ram, RM_BLKS, and RM_BLKSIZ.

1.8.13