Add `sim_complete_command' definition to erc32 sim
authorJoel Brobecker <brobecker@gnat.com>
Wed, 1 Jun 2011 17:35:02 +0000 (17:35 +0000)
committerJoel Brobecker <brobecker@gnat.com>
Wed, 1 Jun 2011 17:35:02 +0000 (17:35 +0000)
commit248d2a8fdcb2f5b0eba8f189ed55bac41480ca21
tree274ac1a97762304aaa27477e364ab088f851e21b
parentdbc0f131677265e98096c30a4158ac6690a49671
Add `sim_complete_command' definition to erc32 sim

This patch fixes a build failure at link time due to
sim_complete_command being undefined.  There was a recent change
that added this function to all the ports that do not use the
common/ subdir.  But somehow, the erc32 port got missed.

sim/erc32/ChangeLog:

        * interf.c (sim_complete_command): New stub function.
sim/erc32/ChangeLog
sim/erc32/interf.c
This page took 0.024743 seconds and 4 git commands to generate.