mirror of
https://git.wuffs.org/MWCC
synced 2025-07-25 03:35:35 +00:00
7 lines
98 B
C
7 lines
98 B
C
#ifndef COMPILER_INTRINSICS_H
|
|
#define COMPILER_INTRINSICS_H
|
|
|
|
#include "compiler/common.h"
|
|
|
|
#endif
|