Subversion Repositories Kolibri OS

Compare Revisions

Regard whitespace Rev 642 → Rev 643

/programs/develop/fp/rtl/kosh.inc
142,7 → 142,7
 
{ Sound }
 
function kos_speak(notes: Pointer): Boolean;
function kos_speaker(notes: Pointer): Boolean;
 
{ Work with hardware }
function kos_readport(index: DWord): DWord;