alsa.audio: move handling of XRUN when writting to the slave task
[AROS.git] / rom / filesys / SFS / FS / sysdep.h
blob91eaaa3e9e42f9713af3fe2e300b2929c1a11369
1 #ifdef __AROS__
3 #define SQRT sqrt
5 /* There's no more difference in FIB handling between IOFS and packet versions
6 #ifdef AROS_KERNEL */
7 #ifdef AROS_FAST_BSTR
8 #define USE_FAST_BSTR
9 #endif
10 /*#endif */
12 #endif
14 #ifdef __GNUC__
15 #define __saveds
16 #endif