MOS Source Code
|
#include <stdint.h>
Go to the source code of this file.
Functions | |
void | _start () |
static void | HardFaultHandler () |
void *const g_vector_table[16] | __attribute__ ((section(".isr_vector"))) |
void | ramboot () __attribute__((noreturn |
void | section (".ramboot"))) |
Variables | |
void * | __StackTop |
void | naked |
|
extern |
Referenced by __attribute__().
|
static |
Definition at line 10 of file vectors.c.
Referenced by __attribute__().
void section | ( | ".ramboot" | ) |
|
extern |
Referenced by __attribute__().