Skip to content
Commit 16f138a4 authored by Szabolcs Nagy's avatar Szabolcs Nagy
Browse files

[AArch64] Fix procfs.h not to expose stdint.h types

Commit 39e7a5a6 added stdint.h
to sys/procfs.h, but it is included into signal.h by default and
there is code that does not expect stdint.h to be visible there,
so use __uint64_t instead of uint64_t.
parent 251bccfa
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment