1
0
mirror of https://github.com/cc65/cc65.git synced 2026-04-21 09:17:52 +00:00

Adjustments in response to latest comments

This commit is contained in:
Lauri Kasanen
2017-05-18 17:14:26 +03:00
parent 4c05c46cd1
commit 219b239a34
3 changed files with 4 additions and 4 deletions
+1 -1
View File
@@ -1,5 +1,5 @@
/*
!!DESCRIPTION!! trampoline pragma
!!DESCRIPTION!! wrapped-call pragma used for trampolines
!!ORIGIN!! cc65 regression tests
!!LICENCE!! Public Domain
!!AUTHOR!! Lauri Kasanen