Ignore:
File:
1 edited

Legend:

Unmodified
Added
Removed
  • uspace/lib/c/generic/pio_trace.c

    raa537a5a rfeeac0d  
    9191
    9292
    93 void pio_trace_log(const volatile void *r, uint64_t val, bool write)
     93void pio_trace_log(const volatile void *r, uint32_t val, bool write)
    9494{
    9595        pio_regions_t *regions = get_regions();
Note: See TracChangeset for help on using the changeset viewer.