Sorry, another nitpick: > --- /dev/null > +++ b/gcc/ada/libgnat/s-oslock__darwin.ads > @@ -0,0 +1,57 @@ > +------------------------------------------------------------------------------ > +-- > -- > +-- GNAT RUN-TIME LIBRARY (GNARL) COMPONENTS > -- > +-- > -- > +-- S Y S T E M . O S _ L O C K S > -- > +-- > -- > +-- S p e c > -- > +-- > -- > +-- Copyright (C) 2025, Free Software Foundation, Inc. --
The above line is misformatted, should be: -- Copyright (C) 2025 Free Software Foundation, Inc. --
