mirror of
https://gitlab.com/freepascal.org/fpc/source.git
synced 2025-04-08 06:48:10 +02:00
11 lines
187 B
Sed
11 lines
187 B
Sed
s/__const//g
|
|
s/__THROW//g
|
|
s/__restrict//g
|
|
s/__BEGIN_DECLS//g
|
|
s/__END_DECLS//g
|
|
s/volatile//g
|
|
s/__extension__//g
|
|
s/__attribute_pure__//g
|
|
s/__attribute_malloc__//g
|
|
s/__attribute__ ((__))//g
|