diff options
| author | Warner Losh <imp@FreeBSD.org> | 2023-08-16 17:54:16 +0000 |
|---|---|---|
| committer | Warner Losh <imp@FreeBSD.org> | 2023-08-16 17:54:16 +0000 |
| commit | b3e7694832e81d7a904a10f525f8797b753bf0d3 (patch) | |
| tree | b19639e949c04734767a61d8997b23a935c0015d /stand/kboot | |
| parent | 95ee2897e98f5d444f26ed2334cc7c439f9c16c6 (diff) | |
Diffstat (limited to 'stand/kboot')
| -rw-r--r-- | stand/kboot/host_syscall.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/stand/kboot/host_syscall.h b/stand/kboot/host_syscall.h index c85284d03be7..fc44419201f6 100644 --- a/stand/kboot/host_syscall.h +++ b/stand/kboot/host_syscall.h @@ -21,8 +21,6 @@ * WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR * OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF * ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. - * - * $FreeBSD$ */ #ifndef _HOST_SYSCALL_H |
