From 28f540f45bbacd939bfd07f213bcad2bf730b1bf Mon Sep 17 00:00:00 2001 From: Roland McGrath Date: Sat, 18 Feb 1995 01:27:10 +0000 Subject: initial import --- sysdeps/stub/nan.h | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 sysdeps/stub/nan.h (limited to 'sysdeps/stub/nan.h') diff --git a/sysdeps/stub/nan.h b/sysdeps/stub/nan.h new file mode 100644 index 0000000000..9dd53415c8 --- /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 */ -- cgit 1.4.1