Merge commit '74ecdb5171c9f3673b9393b1a3dc6f3a65e93895'
[unleashed.git] / arch / x86 / kernel / platform / i86pc / boot / mapfile-fb_swtch
blobf20f7931ccb18165796b7a7bac01fd8c32df0691
2 # CDDL HEADER START
4 # The contents of this file are subject to the terms of the
5 # Common Development and Distribution License (the "License").
6 # You may not use this file except in compliance with the License.
8 # You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
9 # or http://www.opensolaris.org/os/licensing.
10 # See the License for the specific language governing permissions
11 # and limitations under the License.
13 # When distributing Covered Code, include this CDDL HEADER in each
14 # file and include the License file at usr/src/OPENSOLARIS.LICENSE.
15 # If applicable, add the following below this CDDL HEADER, with the
16 # fields enclosed by brackets "[]" replaced with your own identifying
17 # information: Portions Copyright [yyyy] [name of copyright owner]
19 # CDDL HEADER END
23 # Copyright (c) 2008, 2010, Oracle and/or its affiliates. All rights reserved.
26 $mapfile_version 2
28 LOAD_SEGMENT fb_swtch {
29         NOHDR;
30         FLAGS = READ WRITE EXECUTE;
31         VADDR = 0x5000;
32         PADDR = 0x5000;
33         ALIGN = 0x2000;
34         ASSIGN_SECTION {
35                 FLAGS = ALLOC;
36         };