#!/bin/sh
insmod schedulers/rtl_time.o
insmod schedulers/rtl_sched.o
insmod system/rtl_posixio.o
insmod fifos/rtl_fifo.o
exit 0
