libsmbios_c library
sunpro_cc.h
Go to the documentation of this file.
1// (C) Copyright John Maddock 2001 - 2003.
2// (C) Copyright Darin Adler 2001 - 2002.
3// (C) Copyright Jens Maurer 2001 - 2002.
4// (C) Copyright Beman Dawes 2001 - 2003.
5// (C) Copyright Douglas Gregor 2002.
6// (C) Copyright David Abrahams 2002 - 2003.
7// (C) Copyright Synge Todo 2003.
8// Use, modification and distribution are subject to the
9// Boost Software License, Version 1.0. (See accompanying file
10// LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt)
11
12// See http://www.boost.org for most recent version.
13
14#define LIBSMBIOS_C_HAS_PRETTY_FUNCTION
15#define LIBSMBIOS_C_HAS_FUNCTION
16#define LIBSMBIOS_C_PACKED_ATTR __attribute__((packed))
17#define LIBSMBIOS_C_COMPILER "Sun C++ version " __VERSION__
18#define LIBSMBIOS_C_HAS_LONG_LONG
19
20
21