Changeset 9756131 in mainline for arch/ppc/src/dummy.s
- Timestamp:
- 2005-08-31T10:00:14Z (19 years ago)
- Branches:
- lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
- Children:
- b9e97fb
- Parents:
- 3de9e5e
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
arch/ppc/src/dummy.s
r3de9e5e r9756131 30 30 31 31 .global memcpy 32 .global memcopy33 32 .global cpu_priority_read 34 33 .global memsetb … … 47 46 48 47 memcpy: 49 memcopy:50 48 cpu_priority_read: 51 49 memsetb:
Note:
See TracChangeset
for help on using the changeset viewer.