Changeset 01cb210 in mainline for arch/ppc32/loader/ofw.h
- Timestamp:
- 2006-03-16T18:55:50Z (19 years ago)
- Branches:
- lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
- Children:
- 1f330de
- Parents:
- d89c554
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
arch/ppc32/loader/ofw.h
rd89c554 r01cb210 54 54 55 55 extern void init(void); 56 extern void halt(void);57 58 56 extern void ofw_write(const char *str, const int len); 59 57 60 58 extern void *ofw_translate(const void *virt); 61 extern int ofw_map(const void *phys, const void *virt, const int size, const int mode);62 59 extern int ofw_memmap(memmap_t *map); 63 60
Note:
See TracChangeset
for help on using the changeset viewer.