Changeset 35f3b8c in mainline for arch/ppc32/include/asm.h


Ignore:
Timestamp:
2006-05-18T23:24:40Z (19 years ago)
Author:
Martin Decky <martin@…>
Branches:
lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
Children:
c0bc189
Parents:
8424198
Message:

ppc32 work
update framebuffer
get rid of the BAT memory mapping (not finished yet)

File:
1 edited

Legend:

Unmodified
Added
Removed
  • arch/ppc32/include/asm.h

    r8424198 r35f3b8c  
    141141void cpu_halt(void);
    142142void asm_delay_loop(__u32 t);
     143void invalidate_bat(void);
    143144
    144145extern void userspace_asm(__address uspace_uarg, __address stack, __address entry);
Note: See TracChangeset for help on using the changeset viewer.