projects
/
kopensolaris-gnu
/
glibc.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
48b5dea
)
entered into RCS
author
roland
<roland>
Tue, 21 Apr 1992 08:37:01 +0000
(08:37 +0000)
committer
roland
<roland>
Tue, 21 Apr 1992 08:37:01 +0000
(08:37 +0000)
sysdeps/stub/nan.h
[new file with mode: 0644]
patch
|
blob
diff --git a/sysdeps/stub/nan.h
b/sysdeps/stub/nan.h
new file mode 100644
(file)
index 0000000..
9dd5341
--- /dev/null
+++ b/
sysdeps/stub/nan.h
@@ -0,0
+1,6
@@
+#ifndef _NAN_H
+#define _NAN_H 1
+
+/* This file should define `NAN' on machines that have such things. */
+
+#endif /* nan.h */