summaryrefslogtreecommitdiffstats
path: root/c/src/lib/libcpu/powerpc/e500/mmu/e500_mmu.h
diff options
context:
space:
mode:
Diffstat (limited to 'c/src/lib/libcpu/powerpc/e500/mmu/e500_mmu.h')
-rw-r--r--c/src/lib/libcpu/powerpc/e500/mmu/e500_mmu.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/c/src/lib/libcpu/powerpc/e500/mmu/e500_mmu.h b/c/src/lib/libcpu/powerpc/e500/mmu/e500_mmu.h
index f9251444a7..3907a26674 100644
--- a/c/src/lib/libcpu/powerpc/e500/mmu/e500_mmu.h
+++ b/c/src/lib/libcpu/powerpc/e500/mmu/e500_mmu.h
@@ -129,7 +129,7 @@ rtems_e500_prtlb(rtems_e500_tlb_idx key, int quiet, FILE *f);
* (other than disabling them).
*/
int
-rtems_e500_initlb();
+rtems_e500_initlb(void);
/*
* Write TLB1 entry (can also be used to disable an entry).