mirror of
https://github.com/choff/anbox-modules.git
synced 2025-02-17 11:15:41 +08:00
6 lines
120 B
C
6 lines
120 B
C
![]() |
// SPDX-License-Identifier: GPL-2.0
|
||
|
|
||
|
#include <linux/ipc_namespace.h>
|
||
|
|
||
|
struct ipc_namespace* get_init_ipc_ns_ptr(void);
|