source: anotherchoice/tags/jsp-1.4.4-full-UTF8/config/h8-renesas/hsb8f3048bf25/sys_rename.h@ 26

Last change on this file since 26 was 26, checked in by ykominami, 12 years ago

initial

File size: 327 bytes
RevLine 
[26]1/* This file is generated from sys_rename.def by genrename. */
2
3#ifndef _SYS_RENAME_H_
4#define _SYS_RENAME_H_
5
6/*
7 * sys_config.h
8 */
9#define cpu_putc _kernel_cpu_putc
10
11#ifdef LABEL_ASM
12
13/*
14 * sys_config.h
15 */
16#define _cpu_putc __kernel_cpu_putc
17
18#endif /* LABEL_ASM */
19#endif /* _SYS_RENAME_H_ */
Note: See TracBrowser for help on using the repository browser.