syscall_emul: standardized file descriptor name and add return checks.
[gem5.git] / src / sim / async.cc
index 1a8e499f78ca887edcea285d468aabbb4e7bb60c..8ed00372c3bd378c19a7ec4abb6138abdb69c5dc 100644 (file)
@@ -33,6 +33,5 @@ volatile bool async_statdump = false;
 volatile bool async_statreset = false;
 volatile bool async_exit = false;
 volatile bool async_io = false;
-volatile bool async_alarm = false;
 volatile bool async_exception = false;