mirror of
https://github.com/AuxXxilium/linux_dsm_epyc7002.git
synced 2025-02-24 18:45:26 +07:00
11 lines
206 B
C
11 lines
206 B
C
/* SPDX-License-Identifier: GPL-2.0 */
|
|
/*
|
|
* Copyright (C) 2000-2021 Synology Inc.
|
|
*/
|
|
#ifndef _LINUX_SYNOBIOS_H
|
|
#define _LINUX_SYNOBIOS_H
|
|
|
|
#include <uapi/linux/synobios.h>
|
|
|
|
#endif /* _LINUX_SYNOBIOS_H */
|