Removed crc function stub as now we get it from app library

This commit is contained in:
bernd 2011-07-20 07:42:08 +02:00
parent fca18b5029
commit 72eb4e0c06
1 changed files with 0 additions and 3 deletions

View File

@ -1,6 +1,3 @@
int crc16(int x) {
}
void __disable_irq() {
}