#ifndef __AMP_H__ #define __AMP_H__ #include /*************************************************************************************///External Function extern void AMP_Init(void); #endif