aboutsummaryrefslogtreecommitdiff
path: root/estorm/crt0/crt0.h
blob: b5ca7fa5ef17cb6eaa90bfd44f2d1f48db23685d (plain)
1
2
3
4
5
6
/*
 * Helper functions installed by the bootstrap code.
 */

extern void interrupts_disable();
extern void interrupts_enable();