comparison src/getpagesize.h @ 52401:695cf19ef79e

Add arch taglines
author Miles Bader <miles@gnu.org>
date Mon, 01 Sep 2003 15:45:59 +0000
parents c8fb06423da0
children a8fa7c632ee4 375f2633d815
comparison
equal deleted inserted replaced
52400:b32a475b367f 52401:695cf19ef79e
55 # define getpagesize() 8192 /* punt totally */ 55 # define getpagesize() 8192 /* punt totally */
56 # endif /* no HAVE_SYS_PARAM_H */ 56 # endif /* no HAVE_SYS_PARAM_H */
57 # endif /* no _SC_PAGESIZE */ 57 # endif /* no _SC_PAGESIZE */
58 58
59 #endif /* no HAVE_GETPAGESIZE */ 59 #endif /* no HAVE_GETPAGESIZE */
60
61 /* arch-tag: ff6206e3-97e2-4763-923a-e84bf28eabbc
62 (do not change this comment) */