#ifndef _SYSINIT_H #define _SYSINIT_H #define SYSCLK 22118400 void init_sysclk( ); #endif