Subversion Repositories HelenOS

Compare Revisions

Ignore whitespace Rev 4342 → Rev 4341

/branches/dynload/kernel/arch/mips32/src/drivers/msim.c
76,6 → 76,7
cp0_mask_int(MSIM_KBD_IRQ);
}
 
#include <print.h>
/** Read character using polling, assume interrupts disabled */
static char msim_do_read(chardev_t *dev)
{