/ crt1_08e.s (emx+gcc) -- Copyright (c) 1990-1992 by Eberhard Mattes

        .globl  __entry1_08e

        .text

__entry1_08e:
        popl    L_ret
        cld
        call    __entry1
        call    __entry2
        call    __startup
        jmp     *L_ret

        .data

L_ret:  .long   0
