remove outdated comment (since quite a few months ago)

This commit is contained in:
pooka 2013-12-18 20:24:04 +00:00
parent c0dbaf1358
commit cbbcae5f8b
1 changed files with 1 additions and 7 deletions

View File

@ -1,4 +1,4 @@
/* $NetBSD: rumpuser_port.h,v 1.22 2013/10/27 16:39:46 rmind Exp $ */
/* $NetBSD: rumpuser_port.h,v 1.23 2013/12/18 20:24:04 pooka Exp $ */
/*
* Portability header for non-NetBSD platforms.
@ -6,12 +6,6 @@
* Maybe should try to use the infrastructure in tools/compat instead?
*/
/*
* XXX:
* There is currently no errno translation for the error values reported
* by the hypercall layer.
*/
#ifndef _LIB_LIBRUMPUSER_RUMPUSER_PORT_H_
#define _LIB_LIBRUMPUSER_RUMPUSER_PORT_H_