OSDN Git Service

PR target/34091
[pf3gnuchains/gcc-fork.git] / gcc / ada / s-intman-vxworks.ads
index 3bddb5d..ec33268 100644 (file)
@@ -78,9 +78,7 @@ package System.Interrupt_Management is
    --  convention that ID zero is not used for any "real" signals, and SIGRARE
    --  = 0 when SIGRARE is not one of the locally supported signals, we can
    --  write:
-
    --     Reserved (SIGRARE) := true;
-
    --  and the initialization code will be portable.
 
    Abort_Task_Interrupt : Signal_ID;