]> git.ipfire.org Git - thirdparty/gcc.git/commit
Include linux-protos.h for ppc*vxworks7r2
authorOlivier Hainque <hainque@adacore.com>
Thu, 10 Jul 2025 09:38:30 +0000 (09:38 +0000)
committerOlivier Hainque <hainque@adacore.com>
Mon, 20 Oct 2025 16:02:13 +0000 (16:02 +0000)
commit092cb044a7723b3add4c25a0a66482d28f8cea0f
tree9d55efb578d3de5e8821d67bb4e77404920e84b9
parent7dcfe017679f624a5ed4ab8bec56d0943bcfa10c
Include linux-protos.h for ppc*vxworks7r2

This provides prototypes for target hooks dragged in through linux.h,
in a similar fashion as the ppc*-linux ports do.

gcc/
* config.gcc (powerpc*-wrs-vxworks7r*): Add linux-protos.h
to tm_p_file.
gcc/config.gcc