Changeset 01cb210 in mainline for arch/ppc32/loader/ofw.h


Ignore:
Timestamp:
2006-03-16T18:55:50Z (19 years ago)
Author:
Martin Decky <martin@…>
Branches:
lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
Children:
1f330de
Parents:
d89c554
Message:

relocate kernel in real mode

File:
1 edited

Legend:

Unmodified
Added
Removed
  • arch/ppc32/loader/ofw.h

    rd89c554 r01cb210  
    5454
    5555extern void init(void);
    56 extern void halt(void);
    57 
    5856extern void ofw_write(const char *str, const int len);
    5957
    6058extern void *ofw_translate(const void *virt);
    61 extern int ofw_map(const void *phys, const void *virt, const int size, const int mode);
    6259extern int ofw_memmap(memmap_t *map);
    6360
Note: See TracChangeset for help on using the changeset viewer.