summaryrefslogtreecommitdiffstats
path: root/cpukit (follow)
Commit message (Collapse)AuthorAgeFilesLines
* 2004-12-09 Ralf Corsepius <ralf.corsepius@rtems.org>Ralf Corsepius2004-12-092-7/+6
| | | | | * score/include/rtems/system.h: Don't define NULL, include <stddef.h>.
* PR 730Greg Menke2004-12-0615-216/+658
| | | | | * cpu_asm.S: Collected PR 601 changes for commit to cvshead for rtems-4.7
* 2004-12-03 Ralf Corsepius <ralf.corsepius@rtems.org>Ralf Corsepius2004-12-039-27/+25
| | | | | | | | | | | | * libnetworking/net/if_ethersubr.c, libnetworking/net/radix.h, libnetworking/netinet/if_ether.h, libnetworking/netinet/igmp_var.h, libnetworking/netinet/in_var.h, libnetworking/netinet/tcp_timer.h, libnetworking/netinet/udp_usrreq.c, libnetworking/rtems/rtems_glue.c: Misc. updates from FreeBSD and bugfixes tripped by GCC-4.0.0.
* 2004-12-02 Ralf Corsepius <ralf.corsepius@rtems.org>Ralf Corsepius2004-12-033-3/+10
| | | | | | * libnetworking/kern/kern_sysctl.c, libnetworking/sys/sysctl.h: Add SYSCTL_CHILDREN_SET (Update from FreeBSD for GCC-4.0.0).
* 2004-12-02 Joel Sherrill <joel@OARcorp.com>Joel Sherrill2004-12-024-1/+9
| | | | | * libnetworking/kern/kern_sysctl.c, libnetworking/netinet/ip_mroute.c, libnetworking/sys/socketvar.h: Remove warnings.
* 2004-12-02 Ralf Corsepius <ralf.corsepius@rtems.org>Ralf Corsepius2004-12-0212-60/+57
| | | | | | | | | * libnetworking/net/radix.c, libnetworking/net/radix.h, libnetworking/net/route.h, libnetworking/netinet/if_ether.h, libnetworking/netinet/in_var.h, libnetworking/netinet/tcp_timer.h, libnetworking/netinet/udp_usrreq.c, libnetworking/netinet/udp_var.h, libnetworking/sys/callout.h, libnetworking/sys/socketvar.h, libnetworking/sys/sysctl.h: Cosmetics from FreeBSD.
* 2004-12-02 Ralf Corsepius <ralf.corsepius@rtems.org>Ralf Corsepius2004-12-026-80/+101
| | | | | | | * libmisc/capture/capture-cli.h, libmisc/capture/capture.h, libmisc/monitor/monitor.h, libmisc/rtmonuse/rtmonuse.h, libmisc/shell/shell.h: Partial doxygenification. * libmisc/capture/capture.h: Use INT32_C for constants.
* 2004-12-02 Ralf Corsepius <ralf.corsepius@rtems.org>Ralf Corsepius2004-12-021-0/+24
| | | | | | | | | | | | | | | | | | | | | | | | * libcsupport/include/chain.h, libcsupport/include/clockdrv.h, libcsupport/include/console.h, libcsupport/include/iosupp.h, libcsupport/include/ringbuf.h, libcsupport/include/rtc.h, libcsupport/include/spurious.h, libcsupport/include/timerdrv.h, libcsupport/include/vmeintr.h, libcsupport/include/motorola/mc68230.h, libcsupport/include/motorola/mc68681.h, libcsupport/include/rtems/assoc.h, libcsupport/include/rtems/cdefs.h, libcsupport/include/rtems/error.h, libcsupport/include/rtems/libcsupport.h, libcsupport/include/rtems/libio.h, libcsupport/include/rtems/libio_.h, libcsupport/include/rtems/termiostypes.h, libcsupport/include/zilog/z8036.h, libcsupport/include/zilog/z8530.h, libcsupport/include/zilog/z8536.h: Add doxygen preamble.
* Add doxygen preamble.Ralf Corsepius2004-12-0221-27/+95
|
* 2004-11-29 Joel Sherrill <joel@OARcorp.com>Joel Sherrill2004-11-2911-25/+225
| | | | | | | | | | | | * libcsupport/src/mallocfreespace.c, rtems/Makefile.am, rtems/include/rtems/rtems/region.h, score/Makefile.am, score/include/rtems/score/heap.h, score/src/heapgetinfo.c: Add capability to return information about just the free blocks in a region or heap. Also changed the semantics of free space available to be the largest block of memory that can be allocated. * rtems/src/regiongetfreeinfo.c, score/src/heapgetfreeinfo.c: New files. : score/include/rtems/score/object.h, score/src/objectinitializeinformation.c: Remove warning.
* 2004-11-22 Joel Sherrill <joel@OARcorp.com>Joel Sherrill2004-11-224-5/+13
| | | | | | * score/include/rtems/score/object.h, score/src/objectclearname.c, score/src/objectcopynamestring.c: Fixing warning led to making changes to multiple prototypes for object support routines.
* 2004-11-22 Joel Sherrill <joel@OARcorp.com>Joel Sherrill2004-11-222-0/+40
| | | | * rtems/old-exceptions/cpu.h: Make compile in assembly.
* 2004-11-22 Joel Sherrill <joel@OARcorp.com>Jennifer Averett2004-11-222-1/+5
| | | | * libcsupport/src/ttyname_r.c: Remove warning for using _fstat.
* 2004-11-22 Ralf Corsepius <ralf.corsepius@rtems.org>Ralf Corsepius2004-11-223-29/+6
| | | | | * aclocal/enable-itron.m4, aclocal/check-itron.m4: Allow building itron for unix.
* 2004-11-22 Ralf Corsepius <ralf.corsepius@rtems.org>Ralf Corsepius2004-11-221-0/+5
| | | | | * libnetworking/Makefile.am: Don't install bpfilter.h (Private header).
* 2004-11-22 Ralf Corsepius <ralf.corsepius@rtems.org>Ralf Corsepius2004-11-226-13/+37
| | | | | | | | | * libblock/include/rtems/bdbuf.h, libblock/include/rtems/blkdev.h, libblock/include/rtems/diskdevs.h, libblock/include/rtems/ide_part_table.h, libblock/include/rtems/ramdisk.h: Add doxygen preamble.
* Cosmetics.Ralf Corsepius2004-11-2148-48/+0
|
* 2004-11-21 Ralf Corsepius <ralf.corsepius@rtems.org>Ralf Corsepius2004-11-2124-24/+84
| | | | | * rtems/score/types.h: Use __rtems_score_types_h as preprocessor guard.
* 2004-11-12 Ralf Corsepius <ralf.corsepius@rtems.org>Ralf Corsepius2004-11-2139-72/+182
| | | | * asm.h: Add doxygen preamble.
* 2004-11-21 Ralf Corsepius <ralf.corsepius@rtems.org>Ralf Corsepius2004-11-211-0/+8
| | | | | | | | * sapi/include/confdefs.h, sapi/include/rtems/config.h, sapi/include/rtems/extension.h, sapi/include/rtems/fatal.h, sapi/include/rtems/init.h, sapi/include/rtems/io.h, sapi/include/rtems/sptables.h, sapi/inline/rtems/extension.inl, sapi/macros/rtems/extension.inl: Add doxygen preamble.
* Add doxygen preamble.Ralf Corsepius2004-11-219-20/+46
|
* 2004-11-21 Ralf Corsepius <ralf.corsepius@rtems.org>Ralf Corsepius2004-11-211-0/+51
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * score/include/rtems/debug.h, score/include/rtems/seterr.h, score/include/rtems/system.h, score/include/rtems/score/address.h, score/include/rtems/score/apiext.h, score/include/rtems/score/apimutex.h, score/include/rtems/score/bitfield.h, score/include/rtems/score/chain.h, score/include/rtems/score/context.h, score/include/rtems/score/copyrt.h, score/include/rtems/score/coremsg.h, score/include/rtems/score/coremutex.h, score/include/rtems/score/coresem.h, score/include/rtems/score/heap.h, score/include/rtems/score/interr.h, score/include/rtems/score/isr.h, score/include/rtems/score/mpci.h, score/include/rtems/score/mppkt.h, score/include/rtems/score/object.h, score/include/rtems/score/objectmp.h, score/include/rtems/score/priority.h, score/include/rtems/score/stack.h, score/include/rtems/score/states.h, score/include/rtems/score/sysstate.h, score/include/rtems/score/thread.h, score/include/rtems/score/threadmp.h, score/include/rtems/score/threadq.h, score/include/rtems/score/tod.h, score/include/rtems/score/tqdata.h, score/include/rtems/score/userext.h, score/include/rtems/score/watchdog.h, score/include/rtems/score/wkspace.h, score/inline/rtems/score/address.inl, score/inline/rtems/score/chain.inl, score/inline/rtems/score/coremsg.inl, score/inline/rtems/score/coremutex.inl, score/inline/rtems/score/coresem.inl, score/inline/rtems/score/heap.inl, score/inline/rtems/score/isr.inl, score/inline/rtems/score/mppkt.inl, score/inline/rtems/score/object.inl, score/inline/rtems/score/objectmp.inl, score/inline/rtems/score/priority.inl, score/inline/rtems/score/stack.inl, score/inline/rtems/score/states.inl, score/inline/rtems/score/sysstate.inl, score/inline/rtems/score/thread.inl, score/inline/rtems/score/threadmp.inl, score/inline/rtems/score/tod.inl, score/inline/rtems/score/tqdata.inl, score/inline/rtems/score/userext.inl, score/inline/rtems/score/watchdog.inl, score/inline/rtems/score/wkspace.inl, score/macros/rtems/score/object.inl: Adjust doxygen @file.
* Adjust doxygen @file.Ralf Corsepius2004-11-2154-56/+66
|
* 2004-11-21 Ralf Corsepius <ralf.corsepius@rtems.org>Ralf Corsepius2004-11-211-0/+40
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * posix/include/aio.h, posix/include/devctl.h, posix/include/intr.h, posix/include/mqueue.h, posix/include/sched.h, posix/include/semaphore.h, posix/include/rtems/posix/cancel.h, posix/include/rtems/posix/cond.h, posix/include/rtems/posix/condmp.h, posix/include/rtems/posix/config.h, posix/include/rtems/posix/intr.h, posix/include/rtems/posix/key.h, posix/include/rtems/posix/mqueue.h, posix/include/rtems/posix/mqueuemp.h, posix/include/rtems/posix/mutex.h, posix/include/rtems/posix/mutexmp.h, posix/include/rtems/posix/posixapi.h, posix/include/rtems/posix/priority.h, posix/include/rtems/posix/psignal.h, posix/include/rtems/posix/pthread.h, posix/include/rtems/posix/pthreadmp.h, posix/include/rtems/posix/ptimer.h, posix/include/rtems/posix/semaphore.h, posix/include/rtems/posix/semaphoremp.h, posix/include/rtems/posix/threadsup.h, posix/include/rtems/posix/time.h, posix/include/rtems/posix/timer.h, posix/inline/rtems/posix/cond.inl, posix/inline/rtems/posix/intr.inl, posix/inline/rtems/posix/key.inl, posix/inline/rtems/posix/mqueue.inl, posix/inline/rtems/posix/mutex.inl, posix/inline/rtems/posix/priority.inl, posix/inline/rtems/posix/pthread.inl, posix/inline/rtems/posix/semaphore.inl, posix/inline/rtems/posix/timer.inl, posix/macros/rtems/posix/cond.inl, posix/macros/rtems/posix/intr.inl, posix/macros/rtems/posix/key.inl, posix/macros/rtems/posix/mqueue.inl, posix/macros/rtems/posix/mutex.inl, posix/macros/rtems/posix/priority.inl, posix/macros/rtems/posix/pthread.inl, posix/macros/rtems/posix/semaphore.inl, posix/macros/rtems/posix/timer.inl: Add doxygen preamble.
* Add doxygen preamble.Ralf Corsepius2004-11-2145-14/+188
|
* 2004-11-21 Ralf Corsepius <ralf.corsepius@rtems.org>Ralf Corsepius2004-11-211-0/+49
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * itron/include/itron.h, itron/include/itronsys/eventflags.h, itron/include/itronsys/fmempool.h, itron/include/itronsys/intr.h, itron/include/itronsys/mbox.h, itron/include/itronsys/msgbuffer.h, itron/include/itronsys/network.h, itron/include/itronsys/port.h, itron/include/itronsys/semaphore.h, itron/include/itronsys/status.h, itron/include/itronsys/sysmgmt.h, itron/include/itronsys/task.h, itron/include/itronsys/time.h, itron/include/itronsys/types.h, itron/include/itronsys/vmempool.h, itron/include/rtems/itron/config.h, itron/include/rtems/itron/eventflags.h, itron/include/rtems/itron/fmempool.h, itron/include/rtems/itron/intr.h, itron/include/rtems/itron/itronapi.h, itron/include/rtems/itron/mbox.h, itron/include/rtems/itron/msgbuffer.h, itron/include/rtems/itron/network.h, itron/include/rtems/itron/object.h, itron/include/rtems/itron/port.h, itron/include/rtems/itron/semaphore.h, itron/include/rtems/itron/sysmgmt.h, itron/include/rtems/itron/task.h, itron/include/rtems/itron/time.h, itron/include/rtems/itron/vmempool.h, itron/inline/rtems/itron/eventflags.inl, itron/inline/rtems/itron/fmempool.inl, itron/inline/rtems/itron/intr.inl, itron/inline/rtems/itron/mbox.inl, itron/inline/rtems/itron/msgbuffer.inl, itron/inline/rtems/itron/network.inl, itron/inline/rtems/itron/port.inl, itron/inline/rtems/itron/semaphore.inl, itron/inline/rtems/itron/sysmgmt.inl, itron/inline/rtems/itron/task.inl, itron/inline/rtems/itron/time.inl, itron/inline/rtems/itron/vmempool.inl, itron/macros/rtems/itron/eventflags.inl, itron/macros/rtems/itron/fmempool.inl, itron/macros/rtems/itron/intr.inl, itron/macros/rtems/itron/mbox.inl, itron/macros/rtems/itron/msgbuffer.inl, itron/macros/rtems/itron/network.inl, itron/macros/rtems/itron/port.inl, itron/macros/rtems/itron/semaphore.inl, itron/macros/rtems/itron/sysmgmt.inl, itron/macros/rtems/itron/task.inl, itron/macros/rtems/itron/time.inl, itron/macros/rtems/itron/vmempool.inl: Add doxygen preamble.
* Add doxygen preamble.Ralf Corsepius2004-11-2154-0/+216
|
* 2004-11-21 Ralf Corsepius <ralf.corsepius@rtems.org>Ralf Corsepius2004-11-217-98/+112
| | | | | | | | * librpc/include/rpc/types.h: Include <rtems/stdint.h>. * librpc/src/rpc/clnt_raw.c, librpc/src/rpc/rpcdname.c, librpc/src/rpc/rtems_portmapper.c, librpc/src/rpc/svc.c, librpc/src/rpc/svc_simple.c: Misc. cast-related fixes. Convert to ANSI.
* 2004-11-21 Ralf Corsepius <ralf.corsepius@rtems.org>Ralf Corsepius2004-11-219-23/+33
| | | | | | | | | | * librpc/include/rpc/rpc.h (struct _rtems_rpc_task_variables): Use pointers to types instead of void* to avoid casts. * librpc/src/rpc/clnt_perror.c, librpc/src/rpc/clnt_raw.c, librpc/src/rpc/clnt_simple.c, librpc/src/rpc/rpcdname.c, librpc/src/rpc/svc.c, librpc/src/rpc/svc_auth.c, librpc/src/rpc/svc_simple.c: Eliminate lvalue casts gcc-3.4 warns about.
* 2004-11-20 Ralf Corsepius <ralf.corsepius@rtems.org>Ralf Corsepius2004-11-204-10/+14
| | | | | | * libfs/src/dosfs/dosfs.h: Add doxygen preamble. * libfs/src/dosfs/msdos.h: Remove RC_OK. * libfs/src/dosfs/msdos_format.c: Remove unnecessary casts.
* Fix typos in my email address.Ralf Corsepius2004-11-201-8/+8
|
* 2004-11-20 Ralf Corsepius <ralf.corsepiu@rtems.org>Ralf Corsepius2004-11-205-115/+301
| | | | | | | | | | | | PR 720/filesystem: * libfs/src/dosfs/dosfs.h, libfs/src/dosfs/fat.c, libfs/src/dosfs/fat.h, libfs/src/dosfs/msdos_format.c: Adaptations to msdos_format. (From Thomas Doerfler <Thomas.Doerfler@imd-systems.de>). * libfs/src/dosfs/dosfs.h, libfs/src/dosfs/fat.c, libfs/src/dosfs/fat.h, libfs/src/dosfs/msdos_format.c: Adaptations to RTEMS-4.7.
* 2004-11-20 Ralf Corsepius <ralf.corsepiu@rtems.org>Ralf Corsepius2004-11-203-1/+1015
| | | | | | | PR 720/filesystem: * libfs/src/dosfs/msdos_format.c: New (From Thomas Doerfler <Thomas.Doerfler@imd-systems.de>). * libfs/Makefile.am: Reflect changes above:
* 2004-11-20 Ralf Corsepius <ralf.corsepiu@rtems.org>Ralf Corsepius2004-11-202-4/+7
| | | | * libcsupport/include/stdint.h: Move mal-placed comment.
* 2004-11-19 Ralf Corsepius <ralf_corsepius@rtems.org>Ralf Corsepius2004-11-192-2/+7
| | | | | * rtems/score/m68k.h: Use (defined(__mc68020__) && !defined(__mcpu32__)) instead of defined(__mc68020__) to reflect GCC-3.4's expectations.
* 2004-11-10 Joel Sherrill <joel@oarcorp.com>Joel Sherrill2004-11-102-7/+14
| | | | | | | * include/rtems/pci.h: BSPs use the name BSP_pci_configuration not pci. Also need to address that this largely duplicates libbsp/powerpc/pci/pci.h but that file is not used when both are included due to the same double inclusion protection.
* 2004-11-09 Joel Sherrill <joel@OARcorp.com>Joel Sherrill2004-11-092-1/+5
| | | | * libcsupport/include/stdint.h: Fixed name in @file.
* 2004-11-08 Ralf Corsepius <ralf.corsepiu@rtems.org>Ralf Corsepius2004-11-091-12/+0
| | | | | | | | | | * libcsupport/include/sys/_stdint.h: Remove. * libcsupport/include/sys/_inttypes.h: Remove. * libcsupport/include/stdint.h: Replace with former sys/_stdint.h. Add INT<N>_C, various additions. * libcsupport/include/inttypes.h: Replace with former sys/_inttypes.h. * libcsupport/Makefile.am: Reflect changes above.
* 2004-11-08 Ralf Corsepius <ralf.corsepiu@rtems.org>Ralf Corsepius2004-11-091-10/+0
| | | | | | | | | | * libcsupport/include/sys/_stdint.h: Remove. * libcsupport/include/sys/_inttypes.h: Remove. * libcsupport/include/stdint.h: Replace with former sys/_stdint.h. Add INT<N>_C, various additions. * libcsupport/include/inttypes.h: Replace with former sys/_inttypes.h. * libcsupport/Makefile.am: Reflect changes above.
* 2004-11-08 Ralf Corsepius <ralf.corsepiu@rtems.org>Ralf Corsepius2004-11-083-12/+559
| | | | | | | | | | * libcsupport/include/sys/_stdint.h: Remove. * libcsupport/include/sys/_inttypes.h: Remove. * libcsupport/include/stdint.h: Replace with former sys/_stdint.h. Add INT<N>_C, various additions. * libcsupport/include/inttypes.h: Replace with former sys/_inttypes.h. * libcsupport/Makefile.am: Reflect changes above.
* Remove.Ralf Corsepius2004-11-082-516/+0
|
* 2004-11-07 Ralf Corsepius <ralf.corsepiu@rtems.org>Ralf Corsepius2004-11-071-0/+22
| | | | | | | | | | | | | | | | | | | | | | * backward/asm.h: Add doxygen preamble. * backward/chain.h: Add doxygen preamble. * backward/clockdrv.h: Add doxygen preamble. * backward/confdefs.h: Add doxygen preamble. * backward/console.h: Add doxygen preamble. * backward/dosfs.h: Add doxygen preamble. * backward/imfs.h: Add doxygen preamble. * backward/iosupp.h: Add doxygen preamble. * backward/itron.h: Add doxygen preamble. * backward/ringbuf.h: Add doxygen preamble. * backward/rtc.h: Add doxygen preamble. * backward/spurious.h: Add doxygen preamble. * backward/timerdrv.h: Add doxygen preamble. * backward/vmeintr.h: Add doxygen preamble. * backward/motorola/mc68230.h: Add doxygen preamble. * backward/motorola/mc68681.h: Add doxygen preamble. * backward/zilog/z8030.h: Add doxygen preamble. * backward/zilog/z8036.h: Add doxygen preamble. * backward/zilog/z8536.h: Add doxygen preamble.
* Add doxygen preambleRalf Corsepius2004-11-0719-0/+95
|
* 2004-11-07 Ralf Corsepius <ralf.corsepiu@rtems.org>Ralf Corsepius2004-11-072-1/+12
| | | | | | * libcsupport/include/sys/_stdint.h: Special-case int64_t (GCC has __LONG_LONG_MAX__, while POSIX mandates LLONG_MAX. This break __EXP(LONG_LONG_MAX)).
* 2004-11-05 Joel Sherrill <joel@OARcorp.com>Joel Sherrill2004-11-052-0/+7
| | | | | * libnetworking/machine/endian.h: Protect BYTE_ORDER from double definition.
* 2004-11-05 Ralf Corsepius <ralf_corsepiu@rtems.org>Ralf Corsepius2004-11-055-79/+26
| | | | | | | * configure.ac: Remove RTEMS_USES_INTTYPES_H. Require inttypes.h. * include/rtems/stdint.h: Remove "wild guesses", require inttypes.h. * libcsupport/include/inttypes.h: Cleanup. * libcsupport/include/stdint.h: Cleanup.
* 2004-11-04 Ralf Corsepius <ralf_corsepiu@rtems.org>Ralf Corsepius2004-11-046-24/+163
| | | | | | | | | | | * include/sys/_stdint.h: Various changes. Add *leastN_t types. Add INTN_{MIN|MAX} macros. Add doxygen preamble. * include/sys/_inttypes.h: Add doxygen preamble. Reflect changes above. * libcsupport/include/stdint.h: Add doxygen preamble. * libcsupport/include/inttypes.h: Add doxygen preamble. * configure.ac: Add doxygen preamble to cpuopts.h.
* 2004-11-02 Joel Sherrill <joel@OARcorp.com>Joel Sherrill2004-11-025-2/+20
| | | | | | | | * posix/src/mqueueunlink.c, posix/src/semunlink.c, score/inline/rtems/score/object.inl, score/macros/rtems/score/object.inl: _Objects_Is_local_id() should be avoided in single CPU configurations but always available in the Objects Handlers API.
* 2004-11-02 Ralf Corsepius <ralf_corsepiu@rtems.org>Ralf Corsepius2004-11-021-0/+36
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * rtems/include/rtems.h, rtems/inline/rtems/rtems/asr.inl, rtems/inline/rtems/rtems/attr.inl, rtems/inline/rtems/rtems/dpmem.inl, rtems/inline/rtems/rtems/event.inl, rtems/inline/rtems/rtems/eventset.inl, rtems/inline/rtems/rtems/message.inl, rtems/inline/rtems/rtems/modes.inl, rtems/inline/rtems/rtems/options.inl, rtems/inline/rtems/rtems/part.inl, rtems/inline/rtems/rtems/ratemon.inl, rtems/inline/rtems/rtems/region.inl, rtems/inline/rtems/rtems/sem.inl, rtems/inline/rtems/rtems/status.inl, rtems/inline/rtems/rtems/support.inl, rtems/inline/rtems/rtems/tasks.inl, rtems/inline/rtems/rtems/timer.inl, rtems/macros/rtems/rtems/asr.inl, rtems/macros/rtems/rtems/attr.inl, rtems/macros/rtems/rtems/dpmem.inl, rtems/macros/rtems/rtems/event.inl, rtems/macros/rtems/rtems/eventset.inl, rtems/macros/rtems/rtems/message.inl, rtems/macros/rtems/rtems/modes.inl, rtems/macros/rtems/rtems/options.inl, rtems/macros/rtems/rtems/part.inl, rtems/macros/rtems/rtems/ratemon.inl, rtems/macros/rtems/rtems/region.inl, rtems/macros/rtems/rtems/sem.inl, rtems/macros/rtems/rtems/status.inl, rtems/macros/rtems/rtems/support.inl, rtems/macros/rtems/rtems/tasks.inl, rtems/macros/rtems/rtems/timer.inl: Add doxygen preamble.
* Add doxygen preamble.Ralf Corsepius2004-11-0233-66/+165
|