commit | 432291a3344db891dc776994995dd16c95582b62 | [log] [tgz] |
---|---|---|
author | Patrick Rohr <prohr@google.com> | Wed May 17 11:59:10 2023 -0700 |
committer | Patrick Rohr <prohr@google.com> | Wed May 17 12:52:56 2023 -0700 |
tree | 75401b3410789ae75b92a5512217120b6fc0478e | |
parent | 66452f566b54a4c5243892332b3e02de62f373e5 [diff] |
bpf_headers: add kernel bitness utility functions to KernelUtils These were copied from system/core/libsysutils/src/NetlinkEvent.cpp and the following changes were applied: - Mark isUserspace64bit as constexpr. - Added __unused annotations - Fixed a typo (s/meaningul/meaningful) Test: TH Change-Id: Ia0b8e6e02daca7e9b69f337a494d88eb1beffc22