summaryrefslogtreecommitdiff
path: root/mpy-cross/mpconfigport.h
diff options
context:
space:
mode:
Diffstat (limited to 'mpy-cross/mpconfigport.h')
-rw-r--r--mpy-cross/mpconfigport.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/mpy-cross/mpconfigport.h b/mpy-cross/mpconfigport.h
index 04f9a24d5..1a8b4880d 100644
--- a/mpy-cross/mpconfigport.h
+++ b/mpy-cross/mpconfigport.h
@@ -128,7 +128,7 @@
X(ENOTEMPTY) \
X(EILSEQ)
#endif
-
+
// type definitions for the specific machine
#ifdef __LP64__