// SPDX-License-Identifier: GPL-3.0-or-later // Copyright (c) 2026 0xKSor #include int main(void) { SysSend(1, 0xa0a0a0a0a); while (1) {} }