Files
mop3/include/m/ramdisk_device.h
kamkow1 9aea870159
All checks were successful
Build documentation / build-and-deploy (push) Successful in 2m24s
VFS mountpoint backing device system
2026-02-16 23:48:45 +01:00

7 lines
115 B
C

#ifndef _M_RAMDISK_DEVICE_H
#define _M_RAMDISK_DEVICE_H
#define RAMDISK_DEVICE 100
#endif // _M_RAMDISK_DEVICE_H