Subversion Repositories HelenOS-historic

Rev

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

Rev 418 Rev 426
Line 27... Line 27...
27
 */
27
 */
28
 
28
 
29
#ifndef __sparc64_ARG_H__
29
#ifndef __sparc64_ARG_H__
30
#define __sparc64_ARG_H__
30
#define __sparc64_ARG_H__
31
 
31
 
32
#include <stackarg.h>
32
#include <stdarg.h>
33
 
33
 
34
#endif
34
#endif