nasmlib: Introduce idata_bytes helper
authorCyrill Gorcunov <gorcunov@gmail.com>
Sat, 31 Oct 2009 17:02:14 +0000 (20:02 +0300)
committerCyrill Gorcunov <gorcunov@gmail.com>
Sat, 31 Oct 2009 17:02:14 +0000 (20:02 +0300)
commitbafd877d48b25e576a4c905a14f1301502cca69c
tree31dc41dbd7cb24d3020dd6a092797f410d50d231
parent41208028ff52d190044ee7532bf14c5aca0f899a
nasmlib: Introduce idata_bytes helper

This allow us to eliminate code duplication

Signed-off-by: Cyrill Gorcunov <gorcunov@gmail.com>
assemble.c
nasmlib.c
nasmlib.h
parser.c