• Alessandro Rubini's avatar
    trivial: headers: include two files more · ae19fd81
    Alessandro Rubini authored
    1- wrc.h now includes syscon.h. This is a prerequisite to a non-inline
    implementation of usleep (the current inline one is just a random
    loop, 10x wrong on the spec). Without this we should modify sockitowm
    where it calls usleep, but I'd better not touch sockitowm.
    
    2- syscon.h includes <sys/types.h>.  This is needed to have
    useconds_t.  I'd better have usleep take unsigned long, but some file
    already includes sys/types.h, so our prototype must match that one.
    Signed-off-by: Alessandro Rubini's avatarAlessandro Rubini <rubini@gnudd.com>
    ae19fd81
Name
Last commit
Last update
..
hw Loading commit data...
eeprom.h Loading commit data...
endpoint.h Loading commit data...
hal_exports.h Loading commit data...
i2c.h Loading commit data...
inttypes.h Loading commit data...
irq.h Loading commit data...
minic.h Loading commit data...
onewire.h Loading commit data...
pps_gen.h Loading commit data...
ppsi-wrappers.h Loading commit data...
ptpd_netif.h Loading commit data...
sfp.h Loading commit data...
shell.h Loading commit data...
sockitowm.h Loading commit data...
spll_defs.h Loading commit data...
stdint.h Loading commit data...
syscon.h Loading commit data...
trace.h Loading commit data...
types.h Loading commit data...
uart.h Loading commit data...
util.h Loading commit data...
wrc.h Loading commit data...