#ifndef __ASM_OFFSETS_H__ #define __ASM_OFFSETS_H__ /* * DO NOT MODIFY. * * This file was generated by make-asm-offsets * */ #define GENERATED_GBL_DATA_SIZE (128) /* (sizeof(struct global_data) + 15) & ~15 */ #define GENERATED_BD_INFO_SIZE (32) /* (sizeof(struct bd_info) + 15) & ~15 */ #define GD_SIZE (128) /* sizeof(struct global_data) */ #define GD_BD (0) /* offsetof(struct global_data, bd) */ #define GD_RELOCADDR (52) /* offsetof(struct global_data, relocaddr) */ #define GD_RELOC_OFF (72) /* offsetof(struct global_data, reloc_off) */ #define GD_START_ADDR_SP (68) /* offsetof(struct global_data, start_addr_sp) */ #endif