clarify the purpose of this project
[nyanglibc.git] / login / getutxent.s
blob57096b0298d64485125a6127c8696ea6e01551b7
1 .text
2 .p2align 4,,15
3 .globl getutxent
4 .type getutxent, @function
5 getutxent:
6 jmp __getutent
7 .size getutxent, .-getutxent
8 .hidden __getutent