fix(wifi): comment out hal_mac_tx_set_ppdu from ld files

This commit is contained in:
yinqingzhao
2025-05-08 11:22:08 +08:00
parent 8762d5816a
commit 369bba171c

View File

@@ -27,7 +27,7 @@ esf_buf_recycle = 0x40000bfc;
GetAccess = 0x40000c00;
hal_mac_is_low_rate_enabled = 0x40000c04;
hal_mac_tx_get_blockack = 0x40000c08;
hal_mac_tx_set_ppdu = 0x40000c0c;
/*hal_mac_tx_set_ppdu = 0x40000c0c;*/
hal_mac_tx_clr_mplen = 0x40000c10;
hal_mac_get_txq_state = 0x40000c14;
hal_mac_clr_txq_state = 0x40000c18;