227c227
< /** Begining of kernel code */
---
> /** Beginning of kernel code */
245,246c245,246
< * This further allows more flexibily than the loadAddrMask allows alone in
< * loading kernels and similar. The loadAddrOffset is applied after the
---
> * This further allows more flexibility than the loadAddrMask allows alone
> * in loading kernels and similar. The loadAddrOffset is applied after the
281c281
< * Get the number of bits worth of in-page adress for the ISA.
---
> * Get the number of bits worth of in-page address for the ISA.
303c303
< /** This array is a per-sytem list of all devices capable of issuing a
---
> /** This array is a per-system list of all devices capable of issuing a
317,318c317,318
< * regStats() phase that immediately preceeds it. This allows objects in the
< * memory system to understand how many masters may exist and
---
> * regStats() phase that immediately precedes it. This allows objects in
> * the memory system to understand how many masters may exist and
493c493
< * Returns the addess the kernel starts at.
---
> * Returns the address the kernel starts at.
499c499
< * Returns the addess the kernel ends at.
---
> * Returns the address the kernel ends at.
505c505
< * Returns the addess the entry point to the kernel code.
---
> * Returns the address the entry point to the kernel code.
547c547
< * specific subclass of this sytem. Currently this is used by
---
> * specific subclass of this system. Currently this is used by