Ignore:
File:
1 edited

Legend:

Unmodified
Added
Removed
  • kernel/arch/ppc32/include/mm/tlb.h

    reef1b031 r6c3106f  
    3737
    3838#include <arch/interrupt.h>
     39#include <typedefs.h>
    3940
    4041#define WIMG_GUARDED    0x01
     
    7475} ptelo_t;
    7576
     77extern void pht_init(void);
     78extern void pht_refill(unsigned int, istate_t *);
    7679extern void tlb_refill(unsigned int, istate_t *);
    7780
Note: See TracChangeset for help on using the changeset viewer.