* fix test

git-svn-id: trunk@38317 -
This commit is contained in:
florian 2018-02-22 20:16:34 +00:00
parent d0dd3bd74e
commit 1d6e0743aa

View File

@ -1,5 +1,5 @@
{ %CPU=avr }
{ %OPT=-Sm }
{ %OPT=-Sm -Wpavrsim }
program macrotest;
const
sramMax = FPC_SRAMBASE + FPC_SRAMSIZE - 1;