*=================================================================== * FILE: io.asm * DESCRIPTION: Short I/O test program for the ERISC processor model. *=================================================================== .global _EXIT .text NOP NOP SCAN NOP NOP PRINT NOP NOP .end