Add doxygen preamble.

This commit is contained in:
Ralf Corsepius
2004-11-21 06:05:23 +00:00
parent 5220ae2f71
commit ed11bb2655
54 changed files with 216 additions and 0 deletions
+4
View File
@@ -1,3 +1,7 @@
/**
* @file itron.h
*/
/*
* COPYRIGHT (c) 1989-1999.
* On-Line Applications Research Corporation (OAR).
@@ -1,3 +1,7 @@
/**
* @file itronsys/eventflags.h
*/
/*
* COPYRIGHT (c) 1989-1999.
* On-Line Applications Research Corporation (OAR).
+4
View File
@@ -1,3 +1,7 @@
/**
* @file itronsys/fmempool.h
*/
/*
* COPYRIGHT (c) 1989-1999.
* On-Line Applications Research Corporation (OAR).
+4
View File
@@ -1,3 +1,7 @@
/**
* @file itronsys/intr.h
*/
/*
* COPYRIGHT (c) 1989-1999.
* On-Line Applications Research Corporation (OAR).
+4
View File
@@ -1,3 +1,7 @@
/**
* @file itronsys/mbox.h
*/
/*
* COPYRIGHT (c) 1989-1999.
* On-Line Applications Research Corporation (OAR).
@@ -1,3 +1,7 @@
/**
* @file itronsys/msgbuffer.h
*/
/*
* COPYRIGHT (c) 1989-1999.
* On-Line Applications Research Corporation (OAR).
+4
View File
@@ -1,3 +1,7 @@
/**
* @file itronsys/network.h
*/
/*
* COPYRIGHT (c) 1989-1999.
* On-Line Applications Research Corporation (OAR).
+4
View File
@@ -1,3 +1,7 @@
/**
* @file itronsys/port.h
*/
/*
* COPYRIGHT (c) 1989-1999.
* On-Line Applications Research Corporation (OAR).
@@ -1,3 +1,7 @@
/**
* @file itronsys/semaphore.h
*/
/*
* COPYRIGHT (c) 1989-1999.
* On-Line Applications Research Corporation (OAR).
+4
View File
@@ -1,3 +1,7 @@
/**
* @file itronsys/status.h
*/
/*
* COPYRIGHT (c) 1989-1999.
* On-Line Applications Research Corporation (OAR).
+4
View File
@@ -1,3 +1,7 @@
/**
* @file itronsys/sysmgmt.h
*/
/*
* COPYRIGHT (c) 1989-1999.
* On-Line Applications Research Corporation (OAR).
+4
View File
@@ -1,3 +1,7 @@
/**
* @file itronsys/task.h
*/
/*
* COPYRIGHT (c) 1989-1999.
* On-Line Applications Research Corporation (OAR).
+4
View File
@@ -1,3 +1,7 @@
/**
* @file itronsys/time.h
*/
/*
* COPYRIGHT (c) 1989-1999.
* On-Line Applications Research Corporation (OAR).
+4
View File
@@ -1,3 +1,7 @@
/**
* @file itronsys/types.h
*/
/*
* COPYRIGHT (c) 1989-1999.
* On-Line Applications Research Corporation (OAR).
+4
View File
@@ -1,3 +1,7 @@
/**
* @file itronsys/vmempool.h
*/
/*
* COPYRIGHT (c) 1989-1999.
* On-Line Applications Research Corporation (OAR).
@@ -1,3 +1,7 @@
/**
* @file rtems/itron/config.h
*/
/* config.h
*
* This include file contains the table of user defined configuration
@@ -1,3 +1,7 @@
/**
* @file rtems/itron/eventflags.h
*/
/*
* COPYRIGHT (c) 1989-1999.
* On-Line Applications Research Corporation (OAR).
@@ -1,3 +1,7 @@
/**
* @file rtems/itron/fmempool.h
*/
/*
* COPYRIGHT (c) 1989-1999.
* On-Line Applications Research Corporation (OAR).
+4
View File
@@ -1,3 +1,7 @@
/**
* @file rtems/itron/intr.h
*/
/*
* COPYRIGHT (c) 1989-1999.
* On-Line Applications Research Corporation (OAR).
@@ -1,3 +1,7 @@
/**
* @file rtems/itron/itronapi.h
*/
/*
* ITRON API Support
*
+4
View File
@@ -1,3 +1,7 @@
/**
* @file rtems/itron/mbox.h
*/
/*
* COPYRIGHT (c) 1989-1999.
* On-Line Applications Research Corporation (OAR).
@@ -1,3 +1,7 @@
/**
* @file rtems/itron/msgbuffer.h
*/
/*
* COPYRIGHT (c) 1989-1999.
* On-Line Applications Research Corporation (OAR).
@@ -1,3 +1,7 @@
/**
* @file rtems/itron/network.h
*/
/*
* COPYRIGHT (c) 1989-1999.
* On-Line Applications Research Corporation (OAR).
@@ -1,3 +1,7 @@
/**
* @file rtems/itron/object.h
*/
/*
* COPYRIGHT (c) 1989-1999.
* On-Line Applications Research Corporation (OAR).
+4
View File
@@ -1,3 +1,7 @@
/**
* @file rtems/itron/port.h
*/
/*
* COPYRIGHT (c) 1989-1999.
* On-Line Applications Research Corporation (OAR).
@@ -1,3 +1,7 @@
/**
* @file rtems/itron/semaphore.h
*/
/*
* COPYRIGHT (c) 1989-1999.
* On-Line Applications Research Corporation (OAR).
@@ -1,3 +1,7 @@
/**
* @file rtems/itron/sysmgmt.h
*/
/*
* COPYRIGHT (c) 1989-1999.
* On-Line Applications Research Corporation (OAR).
+4
View File
@@ -1,3 +1,7 @@
/**
* @file rtems/itron/task.h
*/
/*
* COPYRIGHT (c) 1989-1999.
* On-Line Applications Research Corporation (OAR).
+4
View File
@@ -1,3 +1,7 @@
/**
* @file rtems/itron/time.h
*/
/*
* COPYRIGHT (c) 1989-1999.
* On-Line Applications Research Corporation (OAR).
@@ -1,3 +1,7 @@
/**
* @file rtems/itron/vmempool.h
*/
/*
* COPYRIGHT (c) 1989-1999.
* On-Line Applications Research Corporation (OAR).
@@ -1,3 +1,7 @@
/**
* @file rtems/itron/eventflags.inl
*/
/*
* COPYRIGHT (c) 1989-1999.
* On-Line Applications Research Corporation (OAR).
@@ -1,3 +1,7 @@
/**
* @file rtems/itron/fmempool.inl
*/
/*
* COPYRIGHT (c) 1989-1999.
* On-Line Applications Research Corporation (OAR).
+4
View File
@@ -1,3 +1,7 @@
/**
* @file rtems/itron/intr.inl
*/
/*
* COPYRIGHT (c) 1989-1999.
* On-Line Applications Research Corporation (OAR).
+4
View File
@@ -1,3 +1,7 @@
/**
* @file rtems/itron/mbox.inl
*/
/*
* COPYRIGHT (c) 1989-1999.
* On-Line Applications Research Corporation (OAR).
@@ -1,3 +1,7 @@
/**
* @file rtems/itron/msgbuffer.inl
*/
/*
* COPYRIGHT (c) 1989-1999.
* On-Line Applications Research Corporation (OAR).
@@ -1,3 +1,7 @@
/**
* @file rtems/itron/network.inl
*/
/*
* COPYRIGHT (c) 1989-1999.
* On-Line Applications Research Corporation (OAR).
+4
View File
@@ -1,3 +1,7 @@
/**
* @file rtems/itron/port.inl
*/
/*
* COPYRIGHT (c) 1989-1999.
* On-Line Applications Research Corporation (OAR).
@@ -1,3 +1,7 @@
/**
* @file rtems/itron/semaphore.inl
*/
/*
* COPYRIGHT (c) 1989-1999.
* On-Line Applications Research Corporation (OAR).
@@ -1,3 +1,7 @@
/**
* @file rtems/itron/sysmgmt.inl
*/
/*
* COPYRIGHT (c) 1989-1999.
* On-Line Applications Research Corporation (OAR).
+4
View File
@@ -1,3 +1,7 @@
/**
* @file rtems/itron/task.inl
*/
/*
* COPYRIGHT (c) 1989-1999.
* On-Line Applications Research Corporation (OAR).
+4
View File
@@ -1,3 +1,7 @@
/**
* @file rtems/itron/time.inl
*/
/*
* COPYRIGHT (c) 1989-1999.
* On-Line Applications Research Corporation (OAR).
@@ -1,3 +1,7 @@
/**
* @file rtems/itron/vmempool.inl
*/
/*
* COPYRIGHT (c) 1989-1999.
* On-Line Applications Research Corporation (OAR).
@@ -1,3 +1,7 @@
/**
* @file rtems/itron/eventflags.inl
*/
/*
* COPYRIGHT (c) 1989-1999.
* On-Line Applications Research Corporation (OAR).
@@ -1,3 +1,7 @@
/**
* @file rtems/itron/fmempool.inl
*/
/*
* COPYRIGHT (c) 1989-1999.
* On-Line Applications Research Corporation (OAR).
+4
View File
@@ -1,3 +1,7 @@
/**
* @file rtems/itron/intr.inl
*/
/*
* COPYRIGHT (c) 1989-1999.
* On-Line Applications Research Corporation (OAR).
+4
View File
@@ -1,3 +1,7 @@
/**
* @file rtems/itron/mbox.inl
*/
/*
* COPYRIGHT (c) 1989-1999.
* On-Line Applications Research Corporation (OAR).
@@ -1,3 +1,7 @@
/**
* @file rtems/itron/msgbuffer.inl
*/
/*
* COPYRIGHT (c) 1989-1999.
* On-Line Applications Research Corporation (OAR).
@@ -1,3 +1,7 @@
/**
* @file rtems/itron/network.inl
*/
/*
* COPYRIGHT (c) 1989-1999.
* On-Line Applications Research Corporation (OAR).
+4
View File
@@ -1,3 +1,7 @@
/**
* @file rtems/itron/port.inl
*/
/*
* COPYRIGHT (c) 1989-1999.
* On-Line Applications Research Corporation (OAR).
@@ -1,3 +1,7 @@
/**
* @file rtems/itron/semaphore.inl
*/
/*
* COPYRIGHT (c) 1989-1999.
* On-Line Applications Research Corporation (OAR).

Some files were not shown because too many files have changed in this diff Show More