Skip to content

Commit

Permalink
Remove the B compiler driver configuration.
Browse files Browse the repository at this point in the history
  • Loading branch information
davidgiven committed Nov 4, 2024
1 parent 2cdbe25 commit be3865c
Showing 1 changed file with 0 additions and 11 deletions.
11 changes: 0 additions & 11 deletions lib/descr/fe
Original file line number Diff line number Diff line change
Expand Up @@ -170,17 +170,6 @@ name a68s
need .8
callname a68s
end
name b
from .b
to .k
program {EM}/lib/ack/em_b
mapflag -B* ABC_F={ABC_F?} -B*
args -i < -o > -w {p} {ABC_F?}
prep cond
rts .b
need .b
callname abc
end
name encode
from .e
to .k
Expand Down

0 comments on commit be3865c

Please sign in to comment.