Subversion Repositories pentevo

Rev

Blame | Last modification | View Log | Download | RSS feed | ?url?

  1. #ifndef _CODE3202X_H
  2. #define _CODE3202X_H
  3. /*
  4.  * AS-Portierung
  5.  *
  6.  * AS-Codegeneratormodul fuer die Texas Instruments TMS320C2x-Familie
  7.  *
  8.  * 19.08.96: Erstellung
  9.  */
  10.  
  11. extern void code3202x_init(void);
  12. #endif /* _CODE3202X_H */
  13.