mirror of
https://gitlab.com/freepascal.org/fpc/source.git
synced 2025-08-12 17:50:55 +02:00
* fixed compilation after fpc_resource changes
git-svn-id: trunk@976 -
This commit is contained in:
parent
69d44da006
commit
5637845b48
@ -77,7 +77,7 @@ interface
|
|||||||
'csect', {data}
|
'csect', {data}
|
||||||
'csect', {read only data}
|
'csect', {read only data}
|
||||||
'csect', {bss} 'csect',
|
'csect', {bss} 'csect',
|
||||||
'csect','csect','csect','csect','','','','','','','',''
|
'csect','csect','csect','csect','','','','','','','','',''
|
||||||
);
|
);
|
||||||
|
|
||||||
{$ifdef GDB}
|
{$ifdef GDB}
|
||||||
|
Loading…
Reference in New Issue
Block a user