mirror of
https://github.com/espressif/binutils-gdb.git
synced 2025-08-01 06:14:47 +08:00
6 lines
76 B
Raku
6 lines
76 B
Raku
SECTIONS
|
|
{
|
|
.empty : {}
|
|
ASSERT (!SIZEOF(.empty), "Empty is not empty")
|
|
}
|