diff options
Diffstat (limited to 'gcc/ada/s-tporft.adb')
-rw-r--r-- | gcc/ada/s-tporft.adb | 7 |
1 files changed, 4 insertions, 3 deletions
diff --git a/gcc/ada/s-tporft.adb b/gcc/ada/s-tporft.adb index bcd7f97fd96..f50a2c93932 100644 --- a/gcc/ada/s-tporft.adb +++ b/gcc/ada/s-tporft.adb @@ -1,10 +1,11 @@ ------------------------------------------------------------------------------ -- -- --- GNU ADA RUN-TIME LIBRARY (GNARL) COMPONENTS -- +-- GNAT RUN-TIME LIBRARY (GNARL) COMPONENTS -- -- -- --- SYSTEM.TASK_PRIMITIVES.OPERATIONS.REGISTER_FOREIGN_THREAD -- +-- S Y S T E M . T A S K _ P R I M I T I V E S . O P E R A T I O N S . -- +-- R E G I S T E R _ F O R E I G N _ T H R E A D -- -- -- --- B o d y -- +-- B o d y -- -- -- -- Copyright (C) 2002-2005, Free Software Foundation, Inc. -- -- -- |