Changeset 208b5f5 in mainline for kernel/arch/sparc32/src/sparc32.c


Ignore:
Timestamp:
2013-12-29T14:32:55Z (11 years ago)
Author:
Martin Decky <martin@…>
Branches:
lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
Children:
4c14b88, 6fa9a99d, 9be30cdf, aacdb8e
Parents:
2a13328
Message:

cherrypick important fixes and updates from lp:~jceel/helenos/leon3

File:
1 edited

Legend:

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

    r2a13328 r208b5f5  
    5555char memcpy_from_uspace_failover_address;
    5656char memcpy_to_uspace_failover_address;
     57
    5758static bootinfo_t machine_bootinfo;
    5859
     
    104105void arch_post_smp_init(void)
    105106{
     107        machine_input_init();
    106108}
    107109
Note: See TracChangeset for help on using the changeset viewer.