Added kernel module for starting the usb stack at boot time. It's not activated thoug...
[cake.git] / rom / intuition / menutask.c
blob9ba6e5f70e3a56bc5ff2f8f8c3d1be6272a67df4
1 #ifdef __MORPHOS__
2 # include "menutask_morphos.c"
3 #else
4 # include "menutask_aros.c"
5 #endif