mirror of
https://github.com/jart/cosmopolitan.git
synced 2025-01-31 11:37:35 +00:00
5 lines
194 B
C
5 lines
194 B
C
|
#ifndef COSMOPOLITAN_LIBC_ISYSTEM_ARM_ACLE_H_
|
||
|
#define COSMOPOLITAN_LIBC_ISYSTEM_ARM_ACLE_H_
|
||
|
#include "third_party/aarch64/arm_acle.internal.h"
|
||
|
#endif /* COSMOPOLITAN_LIBC_ISYSTEM_ARM_ACLE_H_ */
|