clarify the purpose of this project
[nyanglibc.git] / posix / bsd-getpgrp.s
blob8bcd65c088089300a94570fd5e87806393dcc673
1 .text
2 .p2align 4,,15
3 .globl __bsd_getpgrp
4 .type __bsd_getpgrp, @function
5 __bsd_getpgrp:
6 jmp __getpgid
7 .size __bsd_getpgrp, .-__bsd_getpgrp
8 .hidden __getpgid