aboutsummaryrefslogtreecommitdiff
path: root/sys/x86/include/intr_machdep.h
diff options
context:
space:
mode:
Diffstat (limited to 'sys/x86/include/intr_machdep.h')
-rw-r--r--sys/x86/include/intr_machdep.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/sys/x86/include/intr_machdep.h b/sys/x86/include/intr_machdep.h
index 69d626d9874b..64f0174ea637 100644
--- a/sys/x86/include/intr_machdep.h
+++ b/sys/x86/include/intr_machdep.h
@@ -23,8 +23,6 @@
* 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 __X86_INTR_MACHDEP_H__