Changeset f941347 in mainline for arch/ppc32/loader/ofw.h
- Timestamp:
- 2006-03-17T12:46:35Z (19 years ago)
- Branches:
- lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
- Children:
- 7dcde32
- Parents:
- 543c31f
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
arch/ppc32/loader/ofw.h
r543c31f rf941347 57 57 58 58 extern void *ofw_translate(const void *virt); 59 extern int ofw_map(const void *phys, const void *virt, const int size, const int mode); 59 60 extern int ofw_memmap(memmap_t *map); 60 61
Note:
See TracChangeset
for help on using the changeset viewer.