daily update
[deliverable/binutils-gdb.git] / gdb / dcache.c
index cc115ccc027a402b4da6316bf1df06a8ac9f8af5..ee690948fdc0bdf9617015fa7050632385338ca7 100644 (file)
@@ -240,7 +240,7 @@ dcache_hit (DCACHE *dcache, CORE_ADDR addr)
    be written is. */
 
 static int
-dcache_write_line (DCACHE *dcache, register struct dcache_block *db)
+dcache_write_line (DCACHE *dcache, struct dcache_block *db)
 {
   CORE_ADDR memaddr;
   char *myaddr;
This page took 0.036656 seconds and 4 git commands to generate.