Subversion Repositories pentevo

Rev

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

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