diff options
Diffstat (limited to 'include/e500.h')
-rw-r--r-- | include/e500.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/include/e500.h b/include/e500.h index 4c5eeb74e14..84b580de1f4 100644 --- a/include/e500.h +++ b/include/e500.h @@ -18,6 +18,7 @@ typedef struct unsigned long freqSystemBus; unsigned long freqDDRBus; unsigned long freqLocalBus; + unsigned long freqQE; } MPC85xx_SYS_INFO; #endif /* _ASMLANGUAGE */ |