Changeset d18ad61 in mainline for kernel/arch/sparc32/src/sparc32.c


Ignore:
Timestamp:
2013-12-28T21:15:59Z (10 years ago)
Author:
Martin Decky <martin@…>
Branches:
lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
Children:
ceb5757
Parents:
41b735f3
Message:

fix small omissions and API incompatibilities

File:
1 edited

Legend:

Unmodified
Added
Removed
  • kernel/arch/sparc32/src/sparc32.c

    r41b735f3 rd18ad61  
    5353#include <str.h>
    5454
    55 static char memcpy_from_uspace_failover_address;
    56 static char memcpy_to_uspace_failover_address;
     55char memcpy_from_uspace_failover_address;
     56char memcpy_to_uspace_failover_address;
    5757static bootinfo_t machine_bootinfo;
    5858
Note: See TracChangeset for help on using the changeset viewer.