Deleted Added
full compact
rsmemory.c (69450) rsmemory.c (70243)
1/*******************************************************************************
2 *
3 * Module Name: rsmem24 - AcpiRsMemory24Resource
4 * AcpiRsMemory24Stream
5 * AcpiRsMemory32RangeResource
6 * AcpiRsFixedMemory32Resource
7 * AcpiRsMemory32RangeStream
8 * AcpiRsFixedMemory32Stream
1/*******************************************************************************
2 *
3 * Module Name: rsmem24 - AcpiRsMemory24Resource
4 * AcpiRsMemory24Stream
5 * AcpiRsMemory32RangeResource
6 * AcpiRsFixedMemory32Resource
7 * AcpiRsMemory32RangeStream
8 * AcpiRsFixedMemory32Stream
9 * $Revision: 10 $
9 * $Revision: 11 $
10 *
11 ******************************************************************************/
12
13/******************************************************************************
14 *
15 * 1. Copyright Notice
16 *
10 *
11 ******************************************************************************/
12
13/******************************************************************************
14 *
15 * 1. Copyright Notice
16 *
17 * Some or all of this work - Copyright (c) 1999, Intel Corp. All rights
18 * reserved.
17 * Some or all of this work - Copyright (c) 1999, 2000, Intel Corp.
18 * All rights reserved.
19 *
20 * 2. License
21 *
22 * 2.1. This is your license from Intel Corp. under its intellectual property
23 * rights. You may have additional license terms from the party that provided
24 * you this software, covering your right to use that party's intellectual
25 * property rights.
26 *

--- 635 unchanged lines hidden ---
19 *
20 * 2. License
21 *
22 * 2.1. This is your license from Intel Corp. under its intellectual property
23 * rights. You may have additional license terms from the party that provided
24 * you this software, covering your right to use that party's intellectual
25 * property rights.
26 *

--- 635 unchanged lines hidden ---