mirror of
https://github.com/drasko/codezero.git
synced 2026-01-18 05:43:16 +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