/* SPDX-License-Identifier: GPL-2.0-or-later */ /* * Copyright (c) 2023 Huawei Device Co., Ltd. */ #ifndef _XPM_SECURITY_HOOKS_H #define _XPM_SECURITY_HOOKS_H void xpm_register_security_hooks(void); #endif /* _XPM_SECURITY_HOOKS_H */