From 56c719260668c35e87acda32bb12bdf81f08d9e0 Mon Sep 17 00:00:00 2001 From: Gedare Bloom Date: Tue, 3 Mar 2015 11:08:51 -0500 Subject: psxtests/psxclock01: use clock() and CLOCKS_PER_SEC Closes #2182 --- testsuites/psxtests/Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'testsuites/psxtests/Makefile.am') diff --git a/testsuites/psxtests/Makefile.am b/testsuites/psxtests/Makefile.am index e15d72f105..e734c6c0b1 100644 --- a/testsuites/psxtests/Makefile.am +++ b/testsuites/psxtests/Makefile.am @@ -14,7 +14,7 @@ _SUBDIRS += psxhdrs psx01 psx02 psx03 psx04 psx05 psx06 psx07 psx08 psx09 \ psxspin01 psxspin02 psxsysconf \ psxtime psxtimer01 psxtimer02 psxualarm psxusleep psxfatal01 psxfatal02 \ psxintrcritical01 psxstack01 psxstack02 \ - psxeintr_join psxgetattrnp01 + psxeintr_join psxgetattrnp01 psxclock01 if HAS_CPLUSPLUS _SUBDIRS += psxglobalcon01 _SUBDIRS += psxglobalcon02 -- cgit v1.2.3