Select Git revision
faultscreen.h
Forked from
card10 / firmware
Source project has a limited visibility.
-
Mateusz Zalega authored
Signed-off-by:
Mateusz Zalega <mateusz@appliedsourcery.com>
Mateusz Zalega authoredSigned-off-by:
Mateusz Zalega <mateusz@appliedsourcery.com>
faultscreen.h 89 B
#ifndef FAULT_MGMT_H
#define FAULT_MGMT_H
void card10_set_fault_handlers(void);
#endif