Ignore:
File:
1 edited

Legend:

Unmodified
Added
Removed
  • kernel/arch/ia32/src/ia32.c

    r83dab11 re98f1c3e  
    3737#include <arch.h>
    3838#include <arch/arch.h>
    39 #include <stdint.h>
     39#include <typedefs.h>
    4040#include <errno.h>
    41 #include <mem.h>
     41#include <memstr.h>
    4242#include <interrupt.h>
    4343#include <console/console.h>
Note: See TracChangeset for help on using the changeset viewer.