Subversion Repositories Kolibri OS

Rev

Rev 6594 | Go to most recent revision | Show entire file | Regard whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 6594 Rev 7143
Line 3... Line 3...
3
 * Name: aclinux.h - OS specific defines, etc. for Linux
3
 * Name: aclinux.h - OS specific defines, etc. for Linux
4
 *
4
 *
5
 *****************************************************************************/
5
 *****************************************************************************/
Line 6... Line 6...
6
 
6
 
7
/*
7
/*
8
 * Copyright (C) 2000 - 2015, Intel Corp.
8
 * Copyright (C) 2000 - 2016, Intel Corp.
9
 * All rights reserved.
9
 * All rights reserved.
10
 *
10
 *
11
 * Redistribution and use in source and binary forms, with or without
11
 * Redistribution and use in source and binary forms, with or without
12
 * modification, are permitted provided that the following conditions
12
 * modification, are permitted provided that the following conditions
Line 148... Line 148...
148
/*
148
/*
149
 * OSL interfaces used by debugger/disassembler
149
 * OSL interfaces used by debugger/disassembler
150
 */
150
 */
151
#define ACPI_USE_ALTERNATE_PROTOTYPE_acpi_os_readable
151
#define ACPI_USE_ALTERNATE_PROTOTYPE_acpi_os_readable
152
#define ACPI_USE_ALTERNATE_PROTOTYPE_acpi_os_writable
152
#define ACPI_USE_ALTERNATE_PROTOTYPE_acpi_os_writable
-
 
153
#define ACPI_USE_ALTERNATE_PROTOTYPE_acpi_os_initialize_command_signals
-
 
154
#define ACPI_USE_ALTERNATE_PROTOTYPE_acpi_os_terminate_command_signals
Line 153... Line 155...
153
 
155
 
154
/*
156
/*
155
 * OSL interfaces used by utilities
157
 * OSL interfaces used by utilities
156
 */
158
 */