alsa.audio: build the bridge link lib only for linux architecture
[AROS.git] / workbench / network / smbfs / source_code / errno.c
blobaf1fe835e76cc89a004718bded182cb0edd2d76d
1 int errno;
3 int *__stdc_geterrnoptr(void)
5 return &errno;