Changeset 579 for trunk/hal


Ignore:
Timestamp:
Oct 6, 2018, 5:14:40 PM (6 years ago)
Author:
alain
Message:

restore value of CONFIG_VMM_KENTRY_BASE to 0x000004

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/hal/tsar_mips32/core/hal_vmm.c

    r570 r579  
    3232
    3333//////////////////////////////////////////////////////////////////////////////////////////
    34 // This file contains the TSAR specific code for the Virtual Memory Manager.
    35 //
     34// This file contains the TSAR specific code to initialize the Virtual Memory Manager.
    3635// The "kentry" vseg contains the kernel code executed when a core enter/exit the kernel,
    3736// in case of Interrupt, Exception, or Syscall.
Note: See TracChangeset for help on using the changeset viewer.