Changes between Version 2 and Version 3 of kernel_cp0


Ignore:
Timestamp:
Dec 23, 2016, 1:01:31 PM (8 years ago)
Author:
alain
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • kernel_cp0

    v2 v3  
    2424Returns the global processor identifier stored in the CP0_PROCID register for the processor running the calling task.
    2525
    26  === unsigned int '''_get_protime'''( void ) ===
     26 === unsigned int '''_get_proctime'''( void ) ===
    2727Returns the cycle count stored in the CP0_TIME register for the processor running the calling task.
    2828