Added some more functions

This commit is contained in:
bernd 2011-12-28 21:43:34 +01:00
parent 84f71b71ed
commit 1a4e44431a
1 changed files with 13 additions and 0 deletions

View File

@ -3,3 +3,16 @@ void __disable_irq() {
void __enable_irq() {
}
void notimplemented() {
}
void timer32Callback0() {
}
void getrelease() {
}
void format_formatDF() {
}