Test initialisation of MUIA_List_AdjustWidth and MUIA_List_AdjustHeight, and
[AROS.git] / arch / .unmaintained / m68k-pp-native / exec / idletask.c
blob2a1a2cbc01c2dc79476f97a989183cfefa14c289
1 /*
2 Copyright © 1995-2001, The AROS Development Team. All rights reserved.
3 $Id$
4 */
6 #include <exec/types.h>
7 #include <asm/registers.h>
9 void idleTask(void)
11 while (1) {