RTEMS
5.0.0
|
Global BSP definitions. More...
#include <bspopts.h>
#include <bsp/default-initial-extension.h>
#include <rtems.h>
#include <rtems/bspIo.h>
#include <mrm332.h>
Go to the source code of this file.
Macros | |
#define | CONSOLE_SCI |
#define | STACK_SIZE 0x800 |
#define | RAW_PUTS(str) |
#define | RAW_PUTI(n) |
Functions | |
rtems_isr_entry | set_vector (rtems_isr_entry handler, rtems_vector_number vector, int type) |
Install an interrupt handler. More... | |
void | Spurious_Initialize (void) |
void | _UART_flush (void) |
void | outbyte (char) |
Variables | |
char | _etext [] |
char | _copy_start [] |
char | _edata [] |
char | _clear_start [] |
char | end [] |
bool | _copy_data_from_rom |
rtems_isr_entry | M68Kvec [] |
int | stack_size |
int | stack_start |
Global BSP definitions.