Subversion Repositories HelenOS-historic

Compare Revisions

Regard whitespace Rev 508 → Rev 509

/kernel/trunk/arch/ia32/src/drivers/i8042.c
53,7 → 53,7
 
static spinlock_t keylock; /**< keylock protects keyflags and lockflags. */
static volatile int keyflags; /**< Tracking of multiple keypresses. */
static volatile int lockflags; /**< Tracking of multiple lock keys keypresses. */
static volatile int lockflags; /**< Tracking of multiple keys lockings. */
 
/** Primary meaning of scancodes. */
static char sc_primary_map[] = {