Subversion Repositories HelenOS

Compare Revisions

Ignore whitespace Rev 3465 → Rev 3466

/branches/network/uspace/doc/doxygroups.h
20,19 → 20,24
* @defgroup fbs Framebuffer Service
* @ingroup srvcs
*/
 
/**
* @defgroup console Console Service
* @ingroup srvcs
*/
 
/**
* @defgroup net Networking Service
* @ingroup srvcs
*/
 
/**
* @cond amd64
* @defgroup pci PCI Service
* @ingroup srvcs
* @endcond
*/
 
/**
* @cond ia32
* @defgroup pci PCI Service
39,18 → 44,19
* @ingroup srvcs
* @endcond
*/
 
/**
* @defgroup emul Emulation Libraries
* @ingroup uspace
*/
 
/**
* @defgroup sfl Softloat
* @ingroup emul
*/
 
/**
* @defgroup softint Softint
* @ingroup emul
*/