提交 3dc820b3 编写于 作者: B BernardXiong

[drivers] fix stdint issue in cputime

上级 a25dbad3
......@@ -11,6 +11,8 @@
#ifndef CPUTIME_H__
#define CPUTIME_H__
#include <stdint.h>
struct rt_clock_cputime_ops
{
float (*cputime_getres) (void);
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册