mirror of
https://github.com/drasko/codezero.git
synced 2026-01-15 04:13:16 +01:00
Initial commit
This commit is contained in:
6
tasks/blkdev0/include/ramdisk.h
Normal file
6
tasks/blkdev0/include/ramdisk.h
Normal file
@@ -0,0 +1,6 @@
|
||||
#ifndef __RAMDISK_H__
|
||||
#define __RAMDISK_H__
|
||||
|
||||
extern struct block_device ramdisk;
|
||||
|
||||
#endif
|
||||
Reference in New Issue
Block a user