commit | d1c6c2cf9b3ae8c41dcbb52e2e99c42e5d56db2a | [log] [tgz] |
---|---|---|
author | LuK1337 <priv.luk@gmail.com> | Thu Mar 07 10:31:13 2024 +0100 |
committer | micky387 <mickaelsaibi@free.fr> | Mon Mar 18 02:29:30 2024 +0000 |
tree | 55f9c3147c4a92fcf518ad024f6a987181d91d92 | |
parent | 4d60e758b70a0442d6268cb84390585b6544225a [diff] |
kernel: Add clean headers script to workaround conflicts with bionic After the "Avoid multiple definitions of sigaction." change in bionic, we ought to modify our kernel headers to make sure that sigaction struct is not present in uapi headers. Change-Id: I15645480e013e79cbcafaac99253368b646b6b11