Ignore:
File:
1 edited

Legend:

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

    r36df4109 r83dab11  
    3535#include <arch.h>
    3636#include <arch/arch.h>
    37 #include <typedefs.h>
     37#include <stdint.h>
    3838#include <errno.h>
    39 #include <memstr.h>
     39#include <mem.h>
    4040#include <interrupt.h>
    4141#include <console/console.h>
Note: See TracChangeset for help on using the changeset viewer.