Skip to content

Commit

Permalink
Merge branch 'wip/botcazou-gnat#366' into 'master'
Browse files Browse the repository at this point in the history
Add support for new unit System.OS_Locks

See merge request eng/toolchain/bb-runtimes!78
  • Loading branch information
Eric Botcazou committed Mar 13, 2024
2 parents 9eef9ae + 2ce8b6a commit 2e64403
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion support/rts_sources/sources.py
Original file line number Diff line number Diff line change
Expand Up @@ -716,6 +716,7 @@
"libgnat/s-mastop.adb",
"libgnat/s-memory.ads",
"hie/s-memory__xi.adb",
"hie/s-oslock.ads",
"libgnat/s-pooglo.ads",
"libgnat/s-pooglo.adb",
"libgnat/s-pooloc.ads",
Expand Down Expand Up @@ -2038,8 +2039,9 @@
"libgnarl/s-taspri__posix.ads",
"hie/s-osinte__qnx-light-tasking.ads",
"hie/s-osinte__qnx-light-tasking.adb",
"hie/s-oslock__qnx-light-tasking.ads",
"hie/s-taprop__raven-cert.ads",
"hie/s-taprop__qnx.adb",
"hie/s-taprop__qnx-light-tasking.adb",
"hie/s-tpopsp__posix-raven-cert.adb",
"hie/s-musplo.adb",
"libgnarl/s-tpobmu.adb",
Expand Down

0 comments on commit 2e64403

Please sign in to comment.