Subversion Repositories Kolibri OS

Compare Revisions

Regard whitespace Rev 2215 → Rev 2216

/drivers/devman/acpica/include/platform/acgcc.h
8,7 → 8,7
*
* 1. Copyright Notice
*
* Some or all of this work - Copyright (c) 1999 - 2010, Intel Corp.
* Some or all of this work - Copyright (c) 1999 - 2011, Intel Corp.
* All rights reserved.
*
* 2. License
116,6 → 116,8
#ifndef __ACGCC_H__
#define __ACGCC_H__
 
#define ACPI_INLINE __inline__
 
/* Function name is used for debug output. Non-ANSI, compiler-dependent */
 
#define ACPI_GET_FUNCTION_NAME __FUNCTION__