* src/pic/gen.h: reverted the Q&D solution for the bug, found by Jim Paris,
[fw/sdcc] / src / pic / gen.h
index b595ba510e597f1aaca8bf32b9d5fbf6cf50b9ac..ccfe5f399f192fc22d38410ccbe0c8d4a92e6891 100644 (file)
@@ -52,8 +52,7 @@ enum
   AOP_IMMD,
   AOP_STR,
   AOP_CRY,
-  AOP_ACC,
-  AOP_PCODE = 13
+  AOP_PCODE
 
 };