Add and use <machine/rtems-bsd-user-space.h>

This commit is contained in:
Sebastian Huber
2013-11-06 09:02:16 +01:00
parent f244de9638
commit d48955b9e3
161 changed files with 363 additions and 0 deletions

View File

@@ -1,3 +1,5 @@
#include <machine/rtems-bsd-user-space.h>
/*-
* Copyright (c) 2007 Eric Anderson <anderson@FreeBSD.org>
* Copyright (c) 2007 Pawel Jakub Dawidek <pjd@FreeBSD.org>

View File

@@ -1,3 +1,5 @@
#include <machine/rtems-bsd-user-space.h>
/* $NetBSD: humanize_number.c,v 1.14 2008/04/28 20:22:59 martin Exp $ */
/*

View File

@@ -1,3 +1,5 @@
#include <machine/rtems-bsd-user-space.h>
/*-
* Copyright (c) 2001 Brian Somers <brian@Awfulhak.org>
* Based on original work by Atsushi Murai <amurai@FreeBSD.org>