Changeset 38fe9d0 in mainline for arch/ppc32/loader/ofw.h
- Timestamp:
- 2006-04-02T15:10:41Z (19 years ago)
- Branches:
- lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
- Children:
- 89343aac
- Parents:
- 730de779
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
arch/ppc32/loader/ofw.h
r730de779 r38fe9d0 53 53 54 54 typedef struct { 55 unsigned intaddr;55 void *addr; 56 56 unsigned int width; 57 57 unsigned int height;
Note:
See TracChangeset
for help on using the changeset viewer.