Remove mips dependency on alpha.
[jlayton/glibc.git] / misc / mincore.c
index e85ebceefdee0da2a9effd993689f4351ffc00f2..12f6f5afaa1b230de753970f4bee3e3b0ff73292 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 2000 Free Software Foundation, Inc.
+/* Copyright (C) 2000-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
 
    The GNU C Library is free software; you can redistribute it and/or
@@ -26,4 +26,3 @@ mincore (void *__start, size_t __len, unsigned char *__vec)
 }
 
 stub_warning (mincore)
-#include <stub-tag.h>