commit | 38e80da85d8882422794eb8e9ab01ae66490e7bf | [log] [tgz] |
---|---|---|
author | LuK1337 <priv.luk@gmail.com> | Thu Mar 07 10:31:13 2024 +0100 |
committer | Jis G Jacob <studiokeys@blissroms.org> | Sun Apr 07 19:56:28 2024 -0400 |
tree | 471bb4e2402e9d5155aceca49f6c353f07a39fcb | |
parent | fcd1722cd9c378cfa2f6d5acba6192b5082b4637 [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 Signed-off-by: Jis G Jacob <studiokeys@blissroms.org>