Subversion Repositories HelenOS

Rev

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

Rev 1787 Rev 2089
Line 6... Line 6...
6
 * mapped section:
6
 * mapped section:
7
 *	kernel text
7
 *	kernel text
8
 *	kernel data 
8
 *	kernel data 
9
 */
9
 */
10
 
10
 
11
#define __ASM__
-
 
12
#include <arch/boot/boot.h>
11
#include <arch/boot/boot.h>
13
#include <arch/mm/page.h>
12
#include <arch/mm/page.h>
14
 
13
 
15
SECTIONS {
14
SECTIONS {
16
	.unmapped BOOT_OFFSET: AT (0) {
15
	.unmapped BOOT_OFFSET: AT (0) {