syslinux.pp 125 B

123456789
  1. { This is a fake system unit to allow testing of the new code generator }
  2. unit system;
  3. interface
  4. implementation
  5. end.