#ifndef SYSCLK_H #define SYSCLK_H void sysclock_init(void); #endif // vim:softtabstop=4 shiftwidth=4 expandtab