18 lines
339 B
C++
18 lines
339 B
C++
// AUTOMATICALLY GENERATED -- DO NOT EDIT! -*- c++ -*-
|
|
|
|
#ifndef comment_in_string_h
|
|
#define comment_in_string_h
|
|
|
|
//
|
|
// INTERFACE definition follows
|
|
//
|
|
|
|
|
|
#line 7 "comment_in_string.cpp"
|
|
void irq_init(unsigned char master_base, unsigned char slave_base);
|
|
|
|
#line 19 "comment_in_string.cpp"
|
|
void bar();
|
|
|
|
#endif // comment_in_string_h
|