disable float support on m68k to prevent unwanted symbols being used in rom code...
[AROS.git] / workbench / prefs / network / misc.h
blob9d888f0734684d25551e6a7c34b43cff26b7a895
1 /*
2 Copyright © 2009, The AROS Development Team. All rights reserved.
3 $Id$
4 */
6 #ifndef _MISC_H
7 #define _MISC_H
9 /*** Prototypes *************************************************************/
10 void ShowError(CONST_STRPTR message);
12 #endif /* _MISC_H */