documented include file
[unix-history] / usr / src / lib / libcompat / 4.1 / vax / DEFS.h
index 912ac18..3d0d453 100644 (file)
@@ -1,4 +1,10 @@
-/*     DEFS.h  4.1     83/07/05        */
+/*
+ * Copyright (c) 1980 Regents of the University of California.
+ * All rights reserved.  The Berkeley software License Agreement
+ * specifies the terms and conditions for redistribution.
+ *
+ *     @(#)DEFS.h      5.1 (Berkeley) %G%
+ */
 
 #ifdef PROF
 #define        ENTRY(x)        .globl _/**/x; .align 2; _/**/x: .word 0; \
 
 #ifdef PROF
 #define        ENTRY(x)        .globl _/**/x; .align 2; _/**/x: .word 0; \