Ignore:
File:
1 edited

Legend:

Unmodified
Added
Removed
  • kernel/doc/doxygroups.h

    r84176f3 re88eb48  
    4747
    4848/**
    49  *     @cond arm64
    50  *     @defgroup kernel_arm64_proc arm64
    51  *     @ingroup proc
    52  *     @endcond
    53  */
    54 
    55 /**
    5649 *     @cond ia32
    5750 *     @defgroup kernel_ia32_proc ia32
     
    130123 *     @cond arm32
    131124 *     @defgroup kernel_arm32_mm arm32
    132  *     @ingroup mm
    133  *     @endcond
    134  */
    135 
    136 /**
    137  *     @cond arm64
    138  *     @defgroup kernel_arm64_mm arm64
    139125 *     @ingroup mm
    140126 *     @endcond
     
    223209
    224210/**
    225  *     @cond arm64
    226  *     @defgroup kernel_arm64_ddi arm64
    227  *     @ingroup ddi
    228  *     @endcond
    229  */
    230 
    231 /**
    232211 *     @cond ia32
    233212 *     @defgroup kernel_ia32_ddi ia32
     
    302281
    303282/**
    304  *     @cond arm64
    305  *     @defgroup kernel_arm64_debug arm64
    306  *     @ingroup debug
    307  *     @endcond
    308  */
    309 
    310 /**
    311283 *     @cond ia32
    312284 *     @defgroup kernel_amd64_debug ia32/amd64
     
    380352
    381353/**
    382  *     @cond arm64
    383  *     @defgroup kernel_arm64_interrupt arm64
    384  *     @ingroup interrupt
    385  *     @endcond
    386  */
    387 
    388 /**
    389354 *     @cond ia32
    390355 *     @defgroup kernel_ia32_interrupt ia32
     
    464429
    465430/**
    466  *     @cond arm64
    467  *     @defgroup kernel_arm64 arm64
    468  *     @ingroup others
    469  *     @endcond
    470  */
    471 
    472 /**
    473431 *     @cond ia32
    474432 *     @defgroup kernel_ia32 ia32
Note: See TracChangeset for help on using the changeset viewer.