mirror of
https://github.com/AuxXxilium/linux_dsm_epyc7002.git
synced 2025-01-15 19:26:08 +07:00
a128bbfacc
These will be used in upcoming commits which will provide more customisation. Signed-off-by: Ben Skeggs <bskeggs@redhat.com>
6 lines
129 B
C
6 lines
129 B
C
/* SPDX-License-Identifier: MIT */
|
|
#ifndef __NVKM_FALCON_PRIV_H__
|
|
#define __NVKM_FALCON_PRIV_H__
|
|
#include <core/falcon.h>
|
|
#endif
|