sw_perf/align.h

15 lines
406 B
C
Raw Normal View History

2023-08-26 03:00:15 +08:00
/*********************************************************************************************
Description: common defines and declarations
Copyright : All right reserved by NCIC.ICT
Author : Zhang Zhonghai
Date : 2023/08/26
***********************************************************************************************/
#ifndef __COMMON_H
#define __COMMON_H
#include <stdio.h>
#endif