From ca41af41c2d555355ea45dd0c83a5fa3508ddd1a Mon Sep 17 00:00:00 2001 From: Lauri Kasanen Date: Tue, 16 May 2017 20:10:24 +0300 Subject: [PATCH] Rename pragma trampoline to wrapped-call, value to identifier --- doc/cc65.sgml | 50 +++++++++++++++++++++---------------------- src/cc65/pragma.c | 20 ++++++++--------- test/val/trampoline.c | 12 +++++------ 3 files changed, 41 insertions(+), 41 deletions(-) diff --git a/doc/cc65.sgml b/doc/cc65.sgml index 99ddfc82d..a9b88c2b4 100644 --- a/doc/cc65.sgml +++ b/doc/cc65.sgml @@ -1209,31 +1209,6 @@ parameter with the #pragma trampoline (<push&rt;, <name>, <value>)