commit | b0da5760dcd827f2c211ad405cd64cfbd1b296ae | [log] [tgz] |
---|---|---|
author | Elliott Hughes <enh@google.com> | Mon May 02 12:44:41 2016 -0700 |
committer | Elliott Hughes <enh@google.com> | Mon May 02 12:44:41 2016 -0700 |
tree | 5191b5757ba602b069f1fcba089f002142c53713 | |
parent | ec4671928c39b14f7f22c12ffef0e0bcdd58edfe [diff] [blame] |
Move the IEEE fp header out of the public headers. Bug: http://b/28519060 Change-Id: I9f1a1a9ac1f22462bf86991b57c51824cb42eefd
diff --git a/libc/upstream-openbsd/android/include/machine/ieee.h b/libc/upstream-openbsd/android/include/machine/ieee.h new file mode 100644 index 0000000..dac332a --- /dev/null +++ b/libc/upstream-openbsd/android/include/machine/ieee.h
@@ -0,0 +1 @@ +#include "private/bionic_ieee.h"