From f6a8663ec590a07d0a65c7305bacec0f9534775e Mon Sep 17 00:00:00 2001 From: Joel Sherrill Date: Sat, 26 Dec 2015 10:58:25 -0600 Subject: Remove H8300 port updates #2452. --- testsuites/psxtests/psx04/task3.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'testsuites/psxtests/psx04') diff --git a/testsuites/psxtests/psx04/task3.c b/testsuites/psxtests/psx04/task3.c index 71ac39f0bb..5d4172cb2e 100644 --- a/testsuites/psxtests/psx04/task3.c +++ b/testsuites/psxtests/psx04/task3.c @@ -29,7 +29,7 @@ void *Task_3( unsigned int remaining; int status; int sig; - volatile union sigval value; /* should be removed once the H8300 target is fixed */ + volatile union sigval value; sigset_t mask; siginfo_t info; -- cgit v1.2.3