Searched refs:ALIGNMENT (Results 1 - 2 of 2) sorted by relevance

/barrelfish-2018-10-04/tools/arm_molly/
H A Dmolly_init32.c25 #define ALIGNMENT 0x10000 macro
71 phys_alloc_start = ROUND_UP((uint32_t) &_end_img, ALIGNMENT); //+
H A Dmolly_init64.c26 #define ALIGNMENT 0x10000 macro
72 phys_alloc_start = ROUND_UP((uint64_t) &_end_img, ALIGNMENT); //+

Completed in 83 milliseconds