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 1971eee29..9d3c8417c 100644 --- a/include/e500.h +++ b/include/e500.h @@ -13,6 +13,7 @@ typedef struct    unsigned long freqProcessor;    unsigned long freqSystemBus;    unsigned long freqDDRBus; +  unsigned long freqLocalBus;  } MPC85xx_SYS_INFO;  #endif  /* _ASMLANGUAGE */ |