Ignore:
File:
1 edited

Legend:

Unmodified
Added
Removed
  • uspace/srv/hw/irc/i8259/i8259.c

    r3e6a98c5 r15f3c3f  
    4242#include <as.h>
    4343#include <ddi.h>
     44#include <libarch/ddi.h>
    4445#include <align.h>
    45 #include <stdbool.h>
     46#include <bool.h>
    4647#include <errno.h>
    4748#include <async.h>
Note: See TracChangeset for help on using the changeset viewer.