summaryrefslogtreecommitdiff
path: root/apps/plugins/rockboy/cpucore.h
diff options
context:
space:
mode:
Diffstat (limited to 'apps/plugins/rockboy/cpucore.h')
-rw-r--r--apps/plugins/rockboy/cpucore.h12
1 files changed, 0 insertions, 12 deletions
diff --git a/apps/plugins/rockboy/cpucore.h b/apps/plugins/rockboy/cpucore.h
index a0c6a12f63..3e02f10c1a 100644
--- a/apps/plugins/rockboy/cpucore.h
+++ b/apps/plugins/rockboy/cpucore.h
@@ -276,15 +276,3 @@ static const byte daa_carry_table[64] ICONST_ATTR =
276 FC, FC, FC, FC, FC, FC, FC, FC, FC, FC, FC, FC, FC, FC, FC, FC, 276 FC, FC, FC, FC, FC, FC, FC, FC, FC, FC, FC, FC, FC, FC, FC, FC,
277 FC, FC, FC, FC, FC, FC, FC, FC, FC, FC, FC, FC, FC, FC, 00, FC, 277 FC, FC, FC, FC, FC, FC, FC, FC, FC, FC, FC, FC, FC, FC, 00, FC,
278}; 278};
279
280
281
282
283
284
285
286
287
288
289
290