mirror of
https://github.com/apache/nuttx.git
synced 2026-09-03 15:43:01 +00:00
Merge remote-tracking branch 'origin/master' into mcan
This commit is contained in:
commit
70f6e1e8bb
1 changed files with 3 additions and 3 deletions
|
|
@ -36,8 +36,8 @@
|
|||
*
|
||||
************************************************************************************/
|
||||
|
||||
#ifndef __ARCH_ARM_SRC_SAMA5_CHIP_SAM_EMAC_H
|
||||
#define __ARCH_ARM_SRC_SAMA5_CHIP_SAM_EMAC_H
|
||||
#ifndef __ARCH_ARM_SRC_SAMV7_CHIP_SAM_EMAC_H
|
||||
#define __ARCH_ARM_SRC_SAMV7_CHIP_SAM_EMAC_H
|
||||
|
||||
/************************************************************************************
|
||||
* Included Files
|
||||
|
|
@ -1043,4 +1043,4 @@ struct emac_txdesc_s
|
|||
};
|
||||
|
||||
#endif /* SAMV7_NEMAC > 0 */
|
||||
#endif /* __ARCH_ARM_SRC_SAMA5_CHIP_SAM_EMAC_H */
|
||||
#endif /* __ARCH_ARM_SRC_SAMV7_CHIP_SAM_EMAC_H */
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue