I have a few constant data table in one assembly file, and I use directive .data to mark them. Now if I want to make this data section readonly, what should I do? I failed to find it on gas manual. -- Thanks, Bridge