/************************************************************************************** Copyright (c) 2002 The UbixOS Project $Id$ **************************************************************************************/ void idleThread() { /* This thread is for maintinance */ while (1); }