Changes in uspace/app/kio/kio.c [bf9cb2f:6fa9a99d] in mainline


Ignore:
File:
1 edited

Legend:

Unmodified
Added
Removed
  • uspace/app/kio/kio.c

    rbf9cb2f r6fa9a99d  
    6363
    6464/* Pointer to kio area */
    65 static wchar_t *kio = (wchar_t *) AS_AREA_ANY;
     65static wchar_t *kio;
    6666static size_t kio_length;
    6767
Note: See TracChangeset for help on using the changeset viewer.