mirror of
https://github.com/FEX-Emu/linux.git
synced 2025-01-02 23:30:04 +00:00
7 lines
76 B
C
7 lines
76 B
C
|
#ifndef __UM_NOPS_H
|
||
|
#define __UM_NOPS_H
|
||
|
|
||
|
#include "asm/arch/nops.h"
|
||
|
|
||
|
#endif
|