diff options
author | Keith Packard <keithp@keithp.com> | 2009-04-22 15:49:00 -0700 |
---|---|---|
committer | Keith Packard <keithp@keithp.com> | 2009-04-22 15:49:00 -0700 |
commit | 00d5610caff61559eb24c24beaa56629d6bb03be (patch) | |
tree | a7a612bf26172db2c5ef805c2a20d834e3caf3b1 /ao_dbg.c | |
parent | c7555eb16876aa8ff9fe7f648d325a1b8fb54d23 (diff) |
Speed up dbg port bit frobbing
Diffstat (limited to 'ao_dbg.c')
-rw-r--r-- | ao_dbg.c | 4 |
1 files changed, 0 insertions, 4 deletions
@@ -32,10 +32,6 @@ ao_dbg_send_bits(uint8_t msk, uint8_t val) _asm nop nop - nop - nop - nop - nop _endasm; } |