Subversion Repositories HelenOS-historic

Rev

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

Rev 40 Rev 42
Line 27... Line 27...
27
 */
27
 */
28
 
28
 
29
#ifndef __ia64_ARG_H__
29
#ifndef __ia64_ARG_H__
30
#define __ia64_ARG_H__
30
#define __ia64_ARG_H__
31
 
31
 
32
/* TODO: to be replaced by real IA-64 stuff */
-
 
33
#include <stackarg.h>
32
#include <stdarg.h>
34
 
33
 
35
#endif
34
#endif