From 4c05c46cd15ade6c282bb4bf51686a07bf0b4ca3 Mon Sep 17 00:00:00 2001 From: Lauri Kasanen Date: Thu, 18 May 2017 16:11:39 +0300 Subject: [PATCH] Remove RAM-trampoline array support --- doc/cc65.sgml | 5 ++--- src/cc65/pragma.c | 2 +- test/val/trampoline.c | 4 ---- 3 files changed, 3 insertions(+), 8 deletions(-) diff --git a/doc/cc65.sgml b/doc/cc65.sgml index d87fa47a7..2e480e4c3 100644 --- a/doc/cc65.sgml +++ b/doc/cc65.sgml @@ -1232,9 +1232,8 @@ parameter with the #pragma wrapped-call (<push&rt;, <name>, <identifier>)