X-Git-Url: https://git.whamcloud.com/?p=fs%2Flustre-release.git;a=blobdiff_plain;f=libcfs%2Finclude%2Flibcfs%2Fwinnt%2Fkp30.h;h=d1a88b6e06fb3807bb49f9beac32f0c6a4a321e8;hp=996ec6cfbe6382bb814acf404074229b7da0496b;hb=e3a7c58aebafce40323db54bf6056029e5af4a70;hpb=2903b9734fd36ca2c115926abadc9632264a3d89 diff --git a/libcfs/include/libcfs/winnt/kp30.h b/libcfs/include/libcfs/winnt/kp30.h index 996ec6c..d1a88b6 100644 --- a/libcfs/include/libcfs/winnt/kp30.h +++ b/libcfs/include/libcfs/winnt/kp30.h @@ -1,6 +1,4 @@ -/* -*- mode: c; c-basic-offset: 8; indent-tabs-mode: nil; -*- - * vim:expandtab:shiftwidth=8:tabstop=8: - * +/* * GPL HEADER START * * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER. @@ -26,7 +24,7 @@ * GPL HEADER END */ /* - * Copyright 2008 Sun Microsystems, Inc. All rights reserved + * Copyright (c) 2008, 2010, Oracle and/or its affiliates. All rights reserved. * Use is subject to license terms. */ /* @@ -150,6 +148,7 @@ typedef struct { #define LPU64 "%I64u" #define LPD64 "%I64d" #define LPX64 "%#I64x" +#define LPO64 "%#I64o" /* * long_ptr_t & ulong_ptr_t, same to "long" for linux