summaryrefslogtreecommitdiff
path: root/bsd-core/drm_os_freebsd.h
diff options
context:
space:
mode:
authorEric Anholt <anholt@freebsd.org>2003-03-11 20:51:28 +0000
committerEric Anholt <anholt@freebsd.org>2003-03-11 20:51:28 +0000
commit0bd0dd2300e91707ae5a41a83eb37217fd8ad295 (patch)
tree55a4bdeef5e1bfadf163506449860d56ae1d0f51 /bsd-core/drm_os_freebsd.h
parent638d45d2a0f5101e0b10a4f2761f9e25d2872055 (diff)
Merge back from FreeBSD-current, adding FreeBSD ID tags to aid future
merging. Also includes an update to radeon PCI IDs.
Diffstat (limited to 'bsd-core/drm_os_freebsd.h')
-rw-r--r--bsd-core/drm_os_freebsd.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/bsd-core/drm_os_freebsd.h b/bsd-core/drm_os_freebsd.h
index c9a39287..227c9963 100644
--- a/bsd-core/drm_os_freebsd.h
+++ b/bsd-core/drm_os_freebsd.h
@@ -1,3 +1,6 @@
+/*
+ * $FreeBSD: src/sys/dev/drm/drm_os_freebsd.h,v 1.8 2003/03/09 02:08:28 anholt Exp $
+ */
#include <sys/param.h>
#include <sys/queue.h>
#include <sys/malloc.h>