summaryrefslogtreecommitdiffstats
path: root/mdk-stage1/dietlibc/include/sys/times.h
blob: 7a1db07fa1d32cb4116a40043468a9c457761181 (plain)
1
2
3
4
5
6
#ifndef _SYS_TIMES_H
#define _SYS_TIMES_H

#include <linux/times.h>

#endif