Ignore:
File:
1 edited

Legend:

Unmodified
Added
Removed
  • uspace/drv/bus/isa/i8237.c

    rf0a2720 r3e6a98c5  
    3636
    3737#include <assert.h>
    38 #include <bool.h>
     38#include <stdbool.h>
    3939#include <errno.h>
    4040#include <fibril_synch.h>
    4141#include <ddi.h>
    42 #include <libarch/ddi.h>
    4342#include <ddf/log.h>
    4443#include "i8237.h"
Note: See TracChangeset for help on using the changeset viewer.