Subversion Repositories HelenOS

Rev

Rev 1787 | Show entire file | Regard whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 1787 Rev 2465
Line 25... Line 25...
25
 
25
 
26
    /** @defgroup genericproc generic
26
    /** @defgroup genericproc generic
27
    * @ingroup proc
27
    * @ingroup proc
28
    */
28
    */
29
   
29
   
-
 
30
 
30
    /**
31
    /**
31
     * @cond amd64
32
     * @cond amd64
32
     * @defgroup amd64proc amd64
33
     * @defgroup amd64proc amd64
33
     * @ingroup proc
34
     * @ingroup proc
34
     * @endcond
35
     * @endcond
35
     */
36
     */
36
 
37
 
37
    /**
38
     /**
-
 
39
     * @cond arm32
-
 
40
     * @defgroup arm32proc arm32
-
 
41
     * @ingroup proc
-
 
42
     * @endcond
-
 
43
     */
-
 
44
 
-
 
45
    /**
38
     * @cond ia32
46
     * @cond ia32
39
     * @defgroup ia32proc ia32
47
     * @defgroup ia32proc ia32
40
     * @ingroup proc
48
     * @ingroup proc
41
     * @endcond
49
     * @endcond
42
     */
50
     */
Line 102... Line 110...
102
     * @ingroup mm
110
     * @ingroup mm
103
     * @endcond
111
     * @endcond
104
     */
112
     */
105
   
113
     
106
    /**
114
    /**
-
 
115
     * @cond arm32
-
 
116
     * @defgroup arm32mm arm32 
-
 
117
     * @ingroup mm
-
 
118
     * @endcond
-
 
119
     */  
-
 
120
   
-
 
121
    /**
107
     * @cond ia32
122
     * @cond ia32
108
     * @defgroup ia32mm ia32
123
     * @defgroup ia32mm ia32
109
     * @ingroup mm
124
     * @ingroup mm
110
     * @endcond
125
     * @endcond
111
     */
126
     */
Line 171... Line 186...
171
     * @ingroup ddi
186
     * @ingroup ddi
172
     * @endcond
187
     * @endcond
173
     */
188
     */
174
 
189
     
175
    /**
190
    /**
-
 
191
     * @cond arm32
-
 
192
     * @defgroup arm32ddi arm32
-
 
193
     * @ingroup ddi
-
 
194
     * @endcond
-
 
195
     */  
-
 
196
 
-
 
197
    /**
176
     * @cond ia32
198
     * @cond ia32
177
     * @defgroup ia32ddi ia32
199
     * @defgroup ia32ddi ia32
178
     * @ingroup ddi
200
     * @ingroup ddi
179
     * @endcond
201
     * @endcond
180
     */
202
     */
Line 228... Line 250...
228
     * @ingroup debug
250
     * @ingroup debug
229
     * @endcond
251
     * @endcond
230
     */
252
     */
231
 
253
     
232
    /**
254
    /**
-
 
255
     * @cond arm32
-
 
256
     * @defgroup arm32debug arm32
-
 
257
     * @ingroup debug
-
 
258
     * @endcond
-
 
259
     */  
-
 
260
 
-
 
261
    /**
233
     * @cond ia32
262
     * @cond ia32
234
     * @defgroup amd64debug ia32/amd64
263
     * @defgroup amd64debug ia32/amd64
235
     * @ingroup debug
264
     * @ingroup debug
236
     * @endcond
265
     * @endcond
237
     */
266
     */
Line 285... Line 314...
285
     * @ingroup interrupt
314
     * @ingroup interrupt
286
     * @endcond
315
     * @endcond
287
     */
316
     */
288
 
317
     
289
    /**
318
    /**
-
 
319
     * @cond arm32
-
 
320
     * @defgroup arm32interrupt arm32
-
 
321
     * @ingroup interrupt
-
 
322
     * @endcond
-
 
323
     */  
-
 
324
 
-
 
325
    /**
290
     * @cond ia32
326
     * @cond ia32
291
     * @defgroup ia32interrupt ia32
327
     * @defgroup ia32interrupt ia32
292
     * @ingroup interrupt
328
     * @ingroup interrupt
293
     * @endcond
329
     * @endcond
294
     */
330
     */
Line 346... Line 382...
346
     * @ingroup others
382
     * @ingroup others
347
     * @endcond
383
     * @endcond
348
     */
384
     */
349
 
385
     
350
    /**
386
    /**
-
 
387
     * @cond arm32
-
 
388
     * @defgroup arm32 arm32
-
 
389
     * @ingroup others
-
 
390
     * @endcond
-
 
391
     */  
-
 
392
 
-
 
393
    /**
351
     * @cond ia32
394
     * @cond ia32
352
     * @defgroup ia32 ia32
395
     * @defgroup ia32 ia32
353
     * @ingroup others
396
     * @ingroup others
354
     * @endcond
397
     * @endcond
355
     */
398
     */