summaryrefslogtreecommitdiff
path: root/pr/include/md/_hpux.h
diff options
context:
space:
mode:
Diffstat (limited to 'pr/include/md/_hpux.h')
-rw-r--r--pr/include/md/_hpux.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/pr/include/md/_hpux.h b/pr/include/md/_hpux.h
index ff5243d0..adb9264a 100644
--- a/pr/include/md/_hpux.h
+++ b/pr/include/md/_hpux.h
@@ -25,7 +25,7 @@
#define PR_DLL_SUFFIX ".sl"
#endif
-#define _PR_VMBASE 0x30000000
+#define _PR_VMBASE 0x30000000
#define _PR_STACK_VMBASE 0x50000000
/*
* _USE_BIG_FDS increases the size of fd_set from 256 bytes to
@@ -260,7 +260,7 @@ struct _MDCPU {
#if !defined(PTHREADS_USER)
#define _MD_EARLY_INIT _MD_EarlyInit
#define _MD_FINAL_INIT _PR_UnixInit
-#endif
+#endif
#if defined(HPUX_LW_TIMER)
extern void _PR_HPUX_LW_IntervalInit(void);