mirror of
https://review.haiku-os.org/haiku
synced 2025-01-19 21:11:28 +01:00
9 lines
134 B
C
9 lines
134 B
C
|
#ifndef SUPPORT_KIT_CONFIG_H
|
||
|
#define SUPPORT_KIT_CONFIG_H
|
||
|
|
||
|
|
||
|
#define BLOCKER_ALWAYS_SEMAPHORE_STYLE 0
|
||
|
|
||
|
|
||
|
#endif // SUPPORT_KIT_CONFIG_H
|