5 lines
155 B
C
5 lines
155 B
C
#ifndef _rom_uuid_h
|
|
#define _rom_uuid_h
|
|
#define DEFINE_rom_uuid { 0xf9,0x4c,0x6b,0x7e,0x11,0xc5,0xeb,0x11,0x82,0x82,0xf7,0x4a,0x0c,0x0c,0xef,0x5b }
|
|
#endif
|