10 lines
262 B
C
10 lines
262 B
C
|
|
/*
|
||
|
|
* Copyright (c) CompanyNameMagicTag 2012-2019. All rights reserved.
|
||
|
|
* Description: 1.Modify the cpu occupancy statistics code. cpup_core.h code
|
||
|
|
* Author: CompanyName
|
||
|
|
* Create: 2012-02-21
|
||
|
|
*/
|
||
|
|
#ifndef __CPUP_CORE_H__
|
||
|
|
#define __CPUP_CORE_H__
|
||
|
|
|
||
|
|
#endif
|