aboutsummaryrefslogtreecommitdiff
path: root/sys/arm/include/_stdint.h
diff options
context:
space:
mode:
Diffstat (limited to 'sys/arm/include/_stdint.h')
-rw-r--r--sys/arm/include/_stdint.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/sys/arm/include/_stdint.h b/sys/arm/include/_stdint.h
index e1803060e51a..9931f8b56ef5 100644
--- a/sys/arm/include/_stdint.h
+++ b/sys/arm/include/_stdint.h
@@ -28,8 +28,6 @@
* 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 _MACHINE__STDINT_H_