X-Git-Url: https://notaz.gp2x.de/cgi-bin/gitweb.cgi?p=picodrive.git;a=blobdiff_plain;f=cpu%2Fsh2%2Fsh2.h;h=49695b1e415a086cf6a785a52065abc3768a71e1;hp=1394f94a98e16d3c03bab700295b2827c20f1e5c;hb=bce144211cd70e1be78b7c1b7424fb4609de1ac8;hpb=7612bf90bef4f54e60865db057040b62c289ea34 diff --git a/cpu/sh2/sh2.h b/cpu/sh2/sh2.h index 1394f94..49695b1 100644 --- a/cpu/sh2/sh2.h +++ b/cpu/sh2/sh2.h @@ -1,11 +1,7 @@ #ifndef __SH2_H__ #define __SH2_H__ -#if !defined(REGPARM) && defined(__i386__) -#define REGPARM(x) __attribute__((regparm(x))) -#else -#define REGPARM(x) -#endif +#include "../../pico/pico_port.h" // registers - matches structure order typedef enum {