Cygwin: uname: add host machine tag to sysname.
[newlib-cygwin.git] / libgloss / xstormy16 / crti.s
blob3713ba3a1de77f2e8a4ec96e0fd1c5b7e9de7579
1 .section .init,"ax"
2 .align 1
3 .globl _init
4 _init:
6 .section .fini,"ax"
7 .align 1
8 .globl _fini
9 _fini: