mirror of
https://github.com/AuxXxilium/linux_dsm_epyc7002.git
synced 2025-01-26 02:29:37 +07:00
7 lines
79 B
C
7 lines
79 B
C
|
#ifndef __UM_PRCTL_H
|
||
|
#define __UM_PRCTL_H
|
||
|
|
||
|
#include "asm/arch/prctl.h"
|
||
|
|
||
|
#endif
|