commit | 74d590c8e930e42832711604ef0ffd7df6bd5873 | [log] [tgz] |
---|---|---|
author | Richard Henderson <rth@twiddle.net> | Tue Oct 16 17:30:14 2012 +1000 |
committer | Blue Swirl <blauwirbel@gmail.com> | Sat Oct 20 07:54:04 2012 +0000 |
tree | a30620f4ebbbceb22cd4b93ea070f75cca1a9d08 | |
parent | 4438c8a9469d79fa2c58189418befb506da54d97 [diff] |
exec: Make MIN_CODE_GEN_BUFFER_SIZE private to exec.c It is used nowhere else, and the corresponding MAX_CODE_GEN_BUFFER_SIZE also lives there. Signed-off-by: Richard Henderson <rth@twiddle.net> Signed-off-by: Blue Swirl <blauwirbel@gmail.com>