Ignore:
File:
1 edited

Legend:

Unmodified
Added
Removed
  • kernel/arch/sparc64/src/drivers/kbd.c

    re731b0d r19f857a  
    3939#include <console/console.h>
    4040#include <ddi/irq.h>
     41#include <mm/page.h>
    4142#include <arch/mm/page.h>
    4243#include <arch/types.h>
    4344#include <align.h>
    44 #include <string.h>
     45#include <str.h>
    4546#include <print.h>
    4647#include <sysinfo/sysinfo.h>
Note: See TracChangeset for help on using the changeset viewer.