uboot/arch/powerpc/cpu/mpc8xx/fec.h
<<
>>
Prefs
   1/*
   2 * (C) Copyright 2000
   3 * Wolfgang Denk, DENX Software Engineering, wd@denx.de.
   4 *
   5 * SPDX-License-Identifier:     GPL-2.0+
   6 */
   7
   8#ifndef _FEC_H_
   9#define _FEC_H_
  10
  11
  12#endif  /* _FEC_H_ */
  13