50dbef1a09
This commit only physically moves the sources - there are no other changes, to maximize the probability that this will be treated as a rename if we ever do manage to migrate away from CVS. Moving sysinst has been discussed on and off for years and has two goals: making it easier to work on sysinst, and also making sysinst available on running systems for use installing chroots and VM images and other such things. None of the latter is possible yet, but as they say, one thing at a time. Doing this now was approved in an impromptu fashion by mrg, riz, riastradh, me, and groo.
5 lines
121 B
C
5 lines
121 B
C
/* $NetBSD: endian.h,v 1.1 2014/07/26 19:30:44 dholland Exp $ */
|
|
|
|
#include <machine/endian.h>
|
|
#include <machine/bswap.h>
|