mirror of
https://gitlab.com/freepascal.org/fpc/source.git
synced 2025-04-10 19:38:10 +02:00
* fix test
git-svn-id: trunk@38317 -
This commit is contained in:
parent
d0dd3bd74e
commit
1d6e0743aa
@ -1,5 +1,5 @@
|
||||
{ %CPU=avr }
|
||||
{ %OPT=-Sm }
|
||||
{ %OPT=-Sm -Wpavrsim }
|
||||
program macrotest;
|
||||
const
|
||||
sramMax = FPC_SRAMBASE + FPC_SRAMSIZE - 1;
|
||||
|
Loading…
Reference in New Issue
Block a user