mirror of
https://github.com/torvalds/linux.git
synced 2026-03-15 03:46:17 +01:00
ACPICA commit 49fe4f25483feec2f685b204ef19e28d92979e95
In Haiku, semaphores are represented by integers, not pointers.
So, we can't use NULL as the invalid/destroyed value, the correct value
is -1. Introduce a platform overridable define to allow this.
Fixes #162 (which was closed after coming to the conclusion that this
should be done, but the change was never done).
Link:
|
||
|---|---|---|
| .. | ||
| acenv.h | ||
| acenvex.h | ||
| acgcc.h | ||
| acgccex.h | ||
| aclinux.h | ||
| aclinuxex.h | ||
| aczephyr.h | ||