Searched defs:BOOT_MAGIC (Results 1 – 3 of 3) sorted by relevance
19 pub const BOOT_MAGIC: &[u8; 9usize] = b"ANDROID!\0"; constant
35 BOOT_MAGIC = 'ANDROID!' variable
21 #define BOOT_MAGIC "ANDROID!" macro