Subversion Repositories pentevo

Rev

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

  1. #ifndef _CODENS32K_HPP
  2. #define _CODENS32K_HPP
  3.  
  4. /* Declare this in a header file so CLang++ does not complain
  5.    about unused inline functions: */
  6.  
  7. # include "cppops.h"
  8. DefCPPOps_Enum(tFPU)
  9. DefCPPOps_Enum(tPMMU)
  10.  
  11. #endif /* _CODENS32K_HPP */
  12.