(root)/
gcc-13.2.0/
gcc/
testsuite/
gm2/
link/
pimc/
pass/
testtermios.mod
(* testtermios tiny test to check termios is visible.  *)
MODULE testtermios ;

IMPORT termios ;

BEGIN
END testtermios.