blob: 7c5c26dcb3e288e581a10fd1ca3349204841d0e1 [file] [log] [blame]
SECTIONS
{
. = SIZEOF_HEADERS;
TEST (NOLOAD) :
{
*(TEST)
}
/DISCARD/ : { *(*) }
}