SPARC.h 111 B

12345678910
  1. // SPARC.h
  2. #ifndef __SPARC_H
  3. #define __SPARC_H
  4. #include "BranchCoder.h"
  5. MyClassA(BC_SPARC, 0x08, 5)
  6. #endif