OSDN Git Service

New tool to generate source files for copied functions
authorKyotaro Horiguchi <horikyoga.ntt@gmail.com>
Thu, 29 Oct 2020 04:45:37 +0000 (13:45 +0900)
committerKyotaro Horiguchi <horikyoga.ntt@gmail.com>
Thu, 29 Oct 2020 11:31:47 +0000 (20:31 +0900)
commit2b4d65fa7d67a3e25febfec672b02015f60c3d76
tree647c157c325ef234242f2852382ff4a316f4def9
parent7192693247f41e93766a10ab40ccd4fa6d0e9837
New tool to generate source files for copied functions

Previously core.c and make_join_rel.c are maintained by hand. This
tool generates the files from corresponding core source files.
update_copied_funcs.pl [new file with mode: 0755]