Sign in
gnu
/
gcc.git
/
refs/heads/master
/
.
/
gcc
/
testsuite
/
gm2
/
link
/
min
/
pass
/
tiny.mod
blob: e1165edbe4a1972aa20dd91155be54ec5f7e9364 [
file
] [
log
] [
blame
]
MODULE tiny
;
(*
Does
nothing at all
,
but it should link
if
-
flibs
=
min
is
used
.
*)
BEGIN
END
tiny
.