Ignore:
Timestamp:
May 11, 2017, 7:49:17 PM (7 years ago)
Author:
max@…
Message:

Typos, and cosmetic.

File:
1 edited

Legend:

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

    r16 r17  
    11/*
    22 * hal_syscall.h - Architecture specific syscall handler API definition.
    3  * 
     3 *
    44 * Author      Alain Greiner (2016,2017)
    55 *
     
    2828
    2929//////////////////////////////////////////////////////////////////////////////////////////
    30 //     ARchitecture specific syscall handler  API
     30//     ARchitecture specific syscall handler API
    3131//
    32 // The calling thread context has been saved in the cpu_uzone array, 
     32// The calling thread context has been saved in the cpu_uzone array,
    3333// stored in the user thread descriptor by the hal_kentry function.
    3434// The architecture specific handler must use this array to get the syscall
Note: See TracChangeset for help on using the changeset viewer.