specify sections.

This commit is contained in:
yamt 2007-12-12 14:58:58 +00:00
parent 5576993097
commit c180823658

View File

@ -1,4 +1,4 @@
/* $NetBSD: bioscall.S,v 1.6 2007/12/11 23:06:11 lukem Exp $ */
/* $NetBSD: bioscall.S,v 1.7 2007/12/12 14:58:58 yamt Exp $ */
/*-
* Copyright (c) 1997 The NetBSD Foundation, Inc.
@ -37,7 +37,7 @@
*/
#include <machine/asm.h>
__KERNEL_RCSID(0, "$NetBSD: bioscall.S,v 1.6 2007/12/11 23:06:11 lukem Exp $");
__KERNEL_RCSID(0, "$NetBSD: bioscall.S,v 1.7 2007/12/12 14:58:58 yamt Exp $");
#include <machine/bioscall.h>
@ -48,6 +48,7 @@ __KERNEL_RCSID(0, "$NetBSD: bioscall.S,v 1.6 2007/12/11 23:06:11 lukem Exp $");
.globl _C_LABEL(PDPpaddr) /* from locore.S */
.section ".rodata"
_C_LABEL(biostramp_image):
.globl _C_LABEL(biostramp_image)
@ -59,6 +60,7 @@ _C_LABEL(biostramp_image):
_C_LABEL(biostramp_image_size):
.long 9b - 8b
.text
/*
* void bioscall(int function, struct bioscallregs *regs):
* call the BIOS interrupt "function" from real mode with