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