mirror of
https://github.com/drasko/codezero.git
synced 2026-03-09 13:53:27 +01:00
Some more minor changes.
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
#ifndef __RAMDISK_H__
|
||||
#define __RAMDISK_H__
|
||||
|
||||
extern struct block_device ramdisk;
|
||||
extern struct block_device ramdisk[];
|
||||
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user