Tidy up - spell check.

This commit is contained in:
Richard Barry 2008-02-13 11:15:52 +00:00
parent 5a418b56fa
commit 613c764189
8 changed files with 242 additions and 179 deletions

View file

@ -9,5 +9,10 @@
06.10.06 1.00 UMa Initial Version
-----------------------------------------------------------------------------*/
#ifndef VECTORS_H
#define VECTORS_H
void InitIrqLevels( void );
#endif
void InitIrqLevels(void);