-
- Downloads
libfdt: Make fdt_check_header() public
Changed _fdt_check_header() to fdt_check_header() and made it part of the interface - it is a useful routine. Also did some asthetics cleanup to the include files (headers).
Showing
- include/fdt.h 19 additions, 0 deletionsinclude/fdt.h
- include/libfdt.h 5 additions, 2 deletionsinclude/libfdt.h
- include/libfdt_env.h 20 additions, 0 deletionsinclude/libfdt_env.h
- libfdt/fdt.c 2 additions, 2 deletionslibfdt/fdt.c
- libfdt/fdt_ro.c 2 additions, 2 deletionslibfdt/fdt_ro.c
- libfdt/fdt_rw.c 1 addition, 1 deletionlibfdt/fdt_rw.c
Please register or sign in to comment