Remove trailing spaces in opcodes
[deliverable/binutils-gdb.git] / opcodes / sparc-dis.c
index 2c762567fda5a03ed3f9dff7c9a81a5974f49761..5247526e69a87afdce6f127e77b73f6650aba0ad 100644 (file)
@@ -94,7 +94,7 @@ static char *v9_priv_reg_names[] =
 static char *v9_hpriv_reg_names[] =
 {
   "hpstate", "htstate", "resv2", "hintp", "resv4", "htba", "hver",
-  "resv7", "resv8", "resv9", "resv10", "resv11", "resv12", "resv13", 
+  "resv7", "resv8", "resv9", "resv10", "resv11", "resv12", "resv13",
   "resv14", "resv15", "resv16", "resv17", "resv18", "resv19", "resv20",
   "resv21", "resv22", "resv23", "resv24", "resv25", "resv26", "resv27",
   "hstick_offset", "hstick_enable", "resv30", "hstick_cmpr"
This page took 0.026562 seconds and 4 git commands to generate.