Add detection of IMB and IMBRange SWIs.
[deliverable/binutils-gdb.git] / gdb / remote-udi.c
index 6fd277e0fcc460f8dbcfce5f6ed137d2fd3b3e07..6397bca5d1680950d6b2025759521da63c2d5b22 100644 (file)
@@ -1623,7 +1623,8 @@ service_HIF(msg)
 
 struct target_ops udi_ops;
 
-static void init_udi_ops(void)
+static void 
+init_udi_ops(void)
 {
   udi_ops.to_shortname =         "udi";
   udi_ops.to_longname =        "Remote UDI connected TIP";
This page took 0.024403 seconds and 4 git commands to generate.