This commit is contained in:
kaashoek 1987-11-25 13:51:25 +00:00
parent a057f8e72c
commit 67ab00564f

View file

@ -3,9 +3,9 @@
switchseg( seg)
int seg;
/* De EM definitie eist dat pseudoinstructies gealigned worden op
* woordgrens.
*/
/* The EM definition demands that pseudo instructions are aligned
* at word boundaries.
*/
{
if ( seg == cur_seg)
return;