We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 39d7065 commit 7ebb623Copy full SHA for 7ebb623
newlib/libc/sys/ps2/machine/time.h
@@ -0,0 +1,6 @@
1
+#ifndef _MACHTIME_H_
2
+#define _MACHTIME_H_
3
+
4
+#define _CLOCKS_PER_SEC_ 1000000
5
6
+#endif /* _MACHTIME_H_ */
0 commit comments