Only issue responses if we aren;t already blocked
[gem5.git] / src / arch / SConscript
index 0a596288976a3ec375ae0826b85b03f7dfa07759..dda1dea532568779df1789ca7c15a70de6b025f8 100644 (file)
@@ -48,12 +48,13 @@ sources = []
 # List of headers to generate
 isa_switch_hdrs = Split('''
        arguments.hh
-       constants.hh
        faults.hh
        isa_traits.hh
+        locked_mem.hh
        process.hh
        regfile.hh
        stacktrace.hh
+       syscallreturn.hh
        tlb.hh
        types.hh
        utility.hh