/ emxio.s (emx+gcc)

#if !defined (_LIBCDLL)

        .globl  __os2_emxio

        .text

__os2_emxio:
        .asciz  "EMXIO"

#endif
