28#ifndef LIBBSP_ARM_FVP_BSP_H
29#define LIBBSP_ARM_FVP_BSP_H
50#define BSP_FEATURE_IRQ_EXTENSION
52extern char arm_fvp_memory_null_begin[];
53extern char arm_fvp_memory_null_end[];
54extern char arm_fvp_memory_null_size[];
56extern char arm_fvp_memory_dram_begin[];
57extern char arm_fvp_memory_dram_end[];
58extern char arm_fvp_memory_dram_size[];
60extern char arm_fvp_memory_device_begin[];
61extern char arm_fvp_memory_device_end[];
62extern char arm_fvp_memory_device_size[];
This header file provides the default definition of BSP_INITIAL_EXTENSION.
This header file defines the RTEMS Classic API.