Subversion Repositories HelenOS

Rev

Rev 1656 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 1656 Rev 1657
Line 28... Line 28...
28
 
28
 
29
 /** @addtogroup libcmips32
29
 /** @addtogroup libcmips32
30
 * @{
30
 * @{
31
 */
31
 */
32
/** @file
32
/** @file
-
 
33
 * @ingroup libcmips32eb   
33
 */
34
 */
34
 
35
 
35
#ifndef __LIBC_mips32_STACKARG_H__
36
#ifndef __LIBC_mips32_STACKARG_H__
36
#define __LIBC_mips32_STACKARG_H__
37
#define __LIBC_mips32_STACKARG_H__
37
 
38