Ignore:
File:
1 edited

Legend:

Unmodified
Added
Removed
  • uspace/srv/hw/irc/obio/obio.c

    rbf9cb2f r8442d10  
    7070
    7171static uintptr_t base_phys;
    72 static volatile uint64_t *base_virt = (volatile uint64_t *) AS_AREA_ANY;
     72static volatile uint64_t *base_virt;
    7373
    7474/** Handle one connection to obio.
Note: See TracChangeset for help on using the changeset viewer.