Changes in boot/genarch/src/ofw.c [8b9ce33:de1712e] in mainline


Ignore:
File:
1 edited

Legend:

Unmodified
Added
Removed
  • boot/genarch/src/ofw.c

    r8b9ce33 rde1712e  
    3131#include <genarch/ofw.h>
    3232#include <printf.h>
    33 #include <typedefs.h>
     33#include <stddef.h>
    3434#include <str.h>
    3535#include <align.h>
Note: See TracChangeset for help on using the changeset viewer.