summaryrefslogtreecommitdiff
path: root/src/mode7subprio.c
blob: 0f6c0fbbf63d0e8bf5c520943eedb6a614efad62 (plain)
1
2
3
4
5
6
#include    "rops.h"
#define  ROPNAME Sub
#define ROP ROP_SUB(r1, r3)

#include "mode7prio_t.h"