]> git.neil.brown.name Git - history.git/commitdiff
[PATCH] add a description to flat.h
authorChristoph Hellwig <hch@lst.de>
Fri, 8 Nov 2002 07:27:09 +0000 (23:27 -0800)
committerChristoph Hellwig <hch@lst.de>
Fri, 8 Nov 2002 07:27:09 +0000 (23:27 -0800)
include/linux/flat.h

index 6870eacdaaaeae37e3bba35e83721acd2802f653..212295aeb7023542089216d56f816ef70ba1f1b1 100644 (file)
@@ -2,6 +2,9 @@
 /* Copyright (C) 1998  Kenneth Albanowski <kjahds@kjahds.com>
  *                     The Silver Hammer Group, Ltd.
  * Copyright (C) 2002  David McCullough <davidm@snapgear.com>
+ *
+ * This file provides the definitions and structures needed to
+ * support uClinux flat-format executables.
  */
 
 #ifndef _LINUX_FLAT_H