diff options
author | Christopher Faylor <me@cgf.cx> | 2001-09-06 05:17:22 +0000 |
---|---|---|
committer | Christopher Faylor <me@cgf.cx> | 2001-09-06 05:17:22 +0000 |
commit | 57c89867f5d355d62917f0c1db4d0cd02741cc9a (patch) | |
tree | 6d0e73f958e833c8d0c884fbe58e9a8055542df7 /winsup/cygwin/tz_posixrules.h | |
parent | 08b78edf5a6aceeb54ed848cc8479d4ca8bad4ca (diff) | |
download | cygnal-57c89867f5d355d62917f0c1db4d0cd02741cc9a.tar.gz cygnal-57c89867f5d355d62917f0c1db4d0cd02741cc9a.tar.bz2 cygnal-57c89867f5d355d62917f0c1db4d0cd02741cc9a.zip |
Move appropriate variables to NO_COPY segment, throughout.
Diffstat (limited to 'winsup/cygwin/tz_posixrules.h')
-rw-r--r-- | winsup/cygwin/tz_posixrules.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/winsup/cygwin/tz_posixrules.h b/winsup/cygwin/tz_posixrules.h index 6059d67f7..dea668e2f 100644 --- a/winsup/cygwin/tz_posixrules.h +++ b/winsup/cygwin/tz_posixrules.h @@ -1,6 +1,6 @@ /* generated with bin2h from zoneinfo/posixrules */ -static unsigned char _posixrules_data[] = { +static NO_COPY unsigned char _posixrules_data[] = { 0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2,0,0,0,0,0, 0,1,16,0,0,0,2,0,0,0,8,0,151,254,240,1,135,225,224,2,119,224,240,3,112,254,96,4,96,253,112,5,80, 224,96,6,64,223,112,7,48,194,96,7,141,25,112,9,16,164,96,9,173,148,240,10,240,134,96,11,224,133,112,12,217,162, |