Reduce diffs against i386.

This commit is contained in:
Yoshihiro Takahashi 2012-08-05 14:11:07 +00:00
parent 72b179343b
commit d68fc999de
2 changed files with 4 additions and 4 deletions

View File

@ -15,13 +15,13 @@
* $FreeBSD$ * $FreeBSD$
*/ */
#include <bootargs.h>
/* /*
* Prototype BTX loader program, written in a couple of hours. The * Prototype BTX loader program, written in a couple of hours. The
* real thing should probably be more flexible, and in C. * real thing should probably be more flexible, and in C.
*/ */
#include <bootargs.h>
/* /*
* Memory locations. * Memory locations.
*/ */

View File

@ -15,12 +15,12 @@
# $FreeBSD$ # $FreeBSD$
#include <bootargs.h>
# #
# BTX C startup code (ELF). # BTX C startup code (ELF).
# #
#include <bootargs.h>
# #
# Globals. # Globals.
# #