10 lines
78 B
C
10 lines
78 B
C
#include "pit.h"
|
|
|
|
void pit_handler(void)
|
|
{
|
|
}
|
|
|
|
unsigned long gettick(void)
|
|
{
|
|
}
|