gdb: add target_ops::supports_displaced_step
[deliverable/binutils-gdb.git] / gdb / type-stack.h
index ee004d1be8d0547031e83b7cf5de9734f540dbc4..8060f2fea7827e4b839b439e23f62ebf332ef4d6 100644 (file)
@@ -40,6 +40,8 @@ enum type_pieces
     tp_const, 
     tp_volatile, 
     tp_space_identifier,
+    tp_atomic,
+    tp_restrict,
     tp_type_stack,
     tp_kind
   };
This page took 0.023499 seconds and 4 git commands to generate.