Reduce the fuck limit a bit
This commit is contained in:
@@ -16,7 +16,7 @@ use netstack::NetStack;
|
|||||||
use heap::Heap;
|
use heap::Heap;
|
||||||
|
|
||||||
const MAGIC_HEADER:u32 = 0x1DEA_DFAD;
|
const MAGIC_HEADER:u32 = 0x1DEA_DFAD;
|
||||||
const ANTI_BS_SIZE:usize = 0xFFFF;
|
const ANTI_BS_SIZE:usize = 0xFF;
|
||||||
|
|
||||||
pub struct Machine {
|
pub struct Machine {
|
||||||
pub wide: bool,
|
pub wide: bool,
|
||||||
|
|||||||
Reference in New Issue
Block a user