mirror of
https://github.com/adulau/aha.git
synced 2025-01-04 07:03:38 +00:00
7 lines
97 B
C
7 lines
97 B
C
|
#ifndef __UM_ALTERNATIVE_H
|
||
|
#define __UM_ALTERNATIVE_H
|
||
|
|
||
|
#include "asm/arch/alternative.h"
|
||
|
|
||
|
#endif
|