Add GPL copyright notices to uncopyrighted files.
[deliverable/binutils-gdb.git] / gdb / inferior.h
index 26798a50d74d93f685a485f0af62459005b34921..0281d249c5714d23d242be05c0c3ca7d0bde9af5 100644 (file)
@@ -52,7 +52,8 @@ extern void write_inferior_status_register (struct inferior_status
 
 /* This macro gives the number of registers actually in use by the
    inferior.  This may be less than the total number of registers,
-   perhaps depending on the actual CPU in use or program being run.  */
+   perhaps depending on the actual CPU in use or program being run.  
+   FIXME: This could be replaced by the new MULTI_ARCH capability.  */
 
 #ifndef ARCH_NUM_REGS
 #define ARCH_NUM_REGS NUM_REGS
This page took 0.025565 seconds and 4 git commands to generate.