Numworks Epsilon
1.4.1
Graphing Calculator Operating System
|
#include "rt0.h"
Go to the source code of this file.
Macros | |
#define | INITIALISATION_VECTOR_SIZE 0x71 |
Typedefs | |
typedef void(* | ISR) (void) |
Functions | |
ISR InitialisationVector [INITIALISATION_VECTOR_SIZE] | __attribute__ ((section(".isr_vector_table"))) |
Variables | |
const void * | _stack_start |
ISR InitialisationVector [INITIALISATION_VECTOR_SIZE] __attribute__ | ( | (section(".isr_vector_table")) | ) |
const void* _stack_start |