source: anotherchoice/tags/jsp-1.4.4-full-UTF8/config/h8/akih8_3048f/sys_rename.h

Last change on this file was 363, checked in by ykominami, 5 years ago

add tags/jsp-1.4.4-full-UTF8

  • Property svn:executable set to *
File size: 328 bytes
Line 
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.c(cpu_config.c)
8 */
9#define cpu_putc _kernel_cpu_putc
10
11#ifdef LABEL_ASM
12
13/*
14 * sys_config.c(cpu_config.c)
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.