Before updating version numbers.

This commit is contained in:
Richard Barry 2008-03-25 21:09:14 +00:00
parent df711a4a65
commit 3dfbb349ca
2610 changed files with 719427 additions and 0 deletions

View file

@ -0,0 +1,18 @@
/* THIS SAMPLE CODE IS PROVIDED AS IS AND IS SUBJECT TO ALTERATIONS. FUJITSU */
/* MICROELECTRONICS ACCEPTS NO RESPONSIBILITY OR LIABILITY FOR ANY ERRORS OR */
/* ELIGIBILITY FOR ANY PURPOSES. */
/* (C) Fujitsu Microelectronics Europe GmbH */
/*----------------------------------------------------------------------------
VECTORS.h
06.10.06 1.00 UMa Initial Version
-----------------------------------------------------------------------------*/
#ifndef VECTORS_H
#define VECTORS_H
void InitIrqLevels( void );
#endif