mirror of
https://sourceware.org/git/binutils-gdb.git
synced 2024-11-27 03:51:15 +08:00
7 lines
160 B
C
7 lines
160 B
C
|
/* void f<int [3], char>(int (*) [3], char) */
|
||
|
void _Z1fIA3_icEvPT_T0_() {}
|
||
|
|
||
|
/* void f<double [3], long>(double (*) [3], long) */
|
||
|
void _Z1fIA3_dlEvPT_T0_() {}
|
||
|
|