mirror of
https://git.code.sf.net/p/ngspice/ngspice
synced 2026-08-22 05:47:42 +02:00
fix: missing linker script
This commit is contained in:
@@ -0,0 +1,7 @@
|
|||||||
|
{
|
||||||
|
extern "C"
|
||||||
|
{
|
||||||
|
osdi_init_log_message;
|
||||||
|
osdi_finish_log_message;
|
||||||
|
};
|
||||||
|
};
|
||||||
Reference in New Issue
Block a user