#ifndef __PIT__H #define __PIT__H extern void PitSetFrequency(uint32 frequency); #endif