rusEFI
The most advanced open source ECU
Loading...
Searching...
No Matches
ramdisk_image_compressed.h
Go to the documentation of this file.
1// This file will be replaced by a ramdisk image containing the corresponding ini
2// Defining this macro tells the ramdisk to instead mount a null device instead of
3// the filesystem image, since we don't have one.
4#ifndef RAMDISK_INVALID
5#define RAMDISK_INVALID
6#endif