Changeset 8b1439e in mainline for arch/ppc32/src/asm.S


Ignore:
Timestamp:
2006-03-14T15:14:56Z (19 years ago)
Author:
Martin Decky <martin@…>
Branches:
lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
Children:
2d01bbd
Parents:
d9e11ff2
Message:

ppc32: initial I/O support

File:
1 edited

Legend:

Unmodified
Added
Removed
  • arch/ppc32/src/asm.S

    rd9e11ff2 r8b1439e  
    3131.text
    3232
    33 .global cpu_halt
    3433.global cpu_sleep
    3534.global memsetb
    3635.global memcpy
    37 
    38 cpu_halt:
    39         b cpu_halt
    4036
    4137cpu_sleep:
Note: See TracChangeset for help on using the changeset viewer.