coreboot-v2/util/vgabios/int16.c
<<
>>
Prefs
   1#include <stdio.h>
   2
   3int int16_handler(void)
   4{
   5        printf("\nint16: keyboard not supported right now.\n");
   6        return 1;
   7}
   8
lxr.linux.no kindly hosted by Redpill Linpro AS, provider of Linux consulting and operations services since 1995.