summaryrefslogtreecommitdiff
path: root/include/System.h
blob: 028a840ba98c90cc8b68551a51a0a38d47fd382e (plain) (blame)
1
2
3
4
5
6
#ifndef SYSTEM_H
#define SYSTEM_H

void SystemInit(void);

#endif /* SYSTEM_H */