/* libcr_ipc/tests/test_rwmutex_compile.c - Test that compiles * * Copyright (C) 2025 Luke T. Shumaker * SPDX-License-Identifier: AGPL-3.0-or-later */ #include int main() { return 0; }