Kaydet (Commit) efc83dfc authored tarafından Kurt Zenker's avatar Kurt Zenker

INTEGRATION: CWS s390xport01 (1.2.46); FILE MERGED

2008/03/26 12:42:03 cmc 1.2.46.1: #i87464# add support for s390x
üst bad700f9
......@@ -31,7 +31,7 @@ extern "C" {
#endif
#ifndef SIZEOF_LONG
# if defined(__alpha__) || defined(__x86_64__) || defined(__ia64__)
# if defined(__alpha__) || defined(__x86_64__) || defined(__ia64__) || defined(__s390x__)
# define SIZEOF_LONG 8
#else
# define SIZEOF_LONG 4
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment