Ignore:
Timestamp:
Jan 13, 2021, 12:47:53 AM (3 years ago)
Author:
alain
Message:

cosmetic

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/hal/generic/hal_special.h

    r679 r686  
    22 * hal_special.h - Generic Special Registers Access API definition.
    33 *
    4  * Authors   Alain Greiner    (2016,2017)
     4 * Authors   Alain Greiner        (2016,2017,2018,2019,2020)
    55 *
    66 * Copyright (c)  UPMC Sorbonne Universites
     
    4848 * This function initializes - for architectures requiring it - the MMU registers of the
    4949 * calling core to use the the kernel page table identified by the <gpt> argument for
    50  * all threads attached to kernel process_zero.
     50 * all kernel threads attached to kernel process_zero.
    5151 * It is called by all cores in the kernel_init() function.
    5252 *****************************************************************************************
Note: See TracChangeset for help on using the changeset viewer.