[PATCH rtems-lwip] rtemslwip: Add note to intentionally blank files

Vijay Kumar Banerjee vijay at rtems.org
Thu Nov 10 20:22:40 UTC 2022


Looks good to me.

Do we need copyright statements for these files?

On Wed, Nov 9, 2022 at 9:49 PM Kinsey Moore <kinsey.moore at oarcorp.com> wrote:
>
> ---
>  rtemslwip/bsd_compat_include/arpa/nameser.h                   | 1 +
>  rtemslwip/bsd_compat_include/machine/rtems-bsd-kernel-space.h | 1 +
>  rtemslwip/bsd_compat_include/machine/rtems-bsd-user-space.h   | 1 +
>  rtemslwip/bsd_compat_include/net/if_var.h                     | 1 +
>  rtemslwip/bsd_compat_include/netinet/in_systm.h               | 1 +
>  rtemslwip/bsd_compat_include/netinet/in_var.h                 | 1 +
>  rtemslwip/bsd_compat_include/netinet/ip.h                     | 1 +
>  rtemslwip/bsd_compat_include/sys/kernel.h                     | 1 +
>  rtemslwip/bsd_compat_include/sysexits.h                       | 1 +
>  rtemslwip/include/arch/eth_lwip_default.h                     | 1 +
>  rtemslwip/include/bspconfig.h                                 | 1 +
>  rtemslwip/xilinx/semphr.h                                     | 1 +
>  rtemslwip/xilinx/timers.h                                     | 1 +
>  rtemslwip/xilinx/xil_smc.h                                    | 1 +
>  rtemslwip/xilinx/xil_spinlock.h                               | 1 +
>  15 files changed, 15 insertions(+)
>
> diff --git a/rtemslwip/bsd_compat_include/arpa/nameser.h b/rtemslwip/bsd_compat_include/arpa/nameser.h
> index e69de29..d35e631 100644
> --- a/rtemslwip/bsd_compat_include/arpa/nameser.h
> +++ b/rtemslwip/bsd_compat_include/arpa/nameser.h
> @@ -0,0 +1 @@
> +/* This file is a stub and intentionally left blank */
> diff --git a/rtemslwip/bsd_compat_include/machine/rtems-bsd-kernel-space.h b/rtemslwip/bsd_compat_include/machine/rtems-bsd-kernel-space.h
> index e69de29..d35e631 100644
> --- a/rtemslwip/bsd_compat_include/machine/rtems-bsd-kernel-space.h
> +++ b/rtemslwip/bsd_compat_include/machine/rtems-bsd-kernel-space.h
> @@ -0,0 +1 @@
> +/* This file is a stub and intentionally left blank */
> diff --git a/rtemslwip/bsd_compat_include/machine/rtems-bsd-user-space.h b/rtemslwip/bsd_compat_include/machine/rtems-bsd-user-space.h
> index e69de29..d35e631 100644
> --- a/rtemslwip/bsd_compat_include/machine/rtems-bsd-user-space.h
> +++ b/rtemslwip/bsd_compat_include/machine/rtems-bsd-user-space.h
> @@ -0,0 +1 @@
> +/* This file is a stub and intentionally left blank */
> diff --git a/rtemslwip/bsd_compat_include/net/if_var.h b/rtemslwip/bsd_compat_include/net/if_var.h
> index e69de29..d35e631 100644
> --- a/rtemslwip/bsd_compat_include/net/if_var.h
> +++ b/rtemslwip/bsd_compat_include/net/if_var.h
> @@ -0,0 +1 @@
> +/* This file is a stub and intentionally left blank */
> diff --git a/rtemslwip/bsd_compat_include/netinet/in_systm.h b/rtemslwip/bsd_compat_include/netinet/in_systm.h
> index e69de29..d35e631 100644
> --- a/rtemslwip/bsd_compat_include/netinet/in_systm.h
> +++ b/rtemslwip/bsd_compat_include/netinet/in_systm.h
> @@ -0,0 +1 @@
> +/* This file is a stub and intentionally left blank */
> diff --git a/rtemslwip/bsd_compat_include/netinet/in_var.h b/rtemslwip/bsd_compat_include/netinet/in_var.h
> index e69de29..d35e631 100644
> --- a/rtemslwip/bsd_compat_include/netinet/in_var.h
> +++ b/rtemslwip/bsd_compat_include/netinet/in_var.h
> @@ -0,0 +1 @@
> +/* This file is a stub and intentionally left blank */
> diff --git a/rtemslwip/bsd_compat_include/netinet/ip.h b/rtemslwip/bsd_compat_include/netinet/ip.h
> index e69de29..d35e631 100644
> --- a/rtemslwip/bsd_compat_include/netinet/ip.h
> +++ b/rtemslwip/bsd_compat_include/netinet/ip.h
> @@ -0,0 +1 @@
> +/* This file is a stub and intentionally left blank */
> diff --git a/rtemslwip/bsd_compat_include/sys/kernel.h b/rtemslwip/bsd_compat_include/sys/kernel.h
> index e69de29..d35e631 100644
> --- a/rtemslwip/bsd_compat_include/sys/kernel.h
> +++ b/rtemslwip/bsd_compat_include/sys/kernel.h
> @@ -0,0 +1 @@
> +/* This file is a stub and intentionally left blank */
> diff --git a/rtemslwip/bsd_compat_include/sysexits.h b/rtemslwip/bsd_compat_include/sysexits.h
> index e69de29..d35e631 100644
> --- a/rtemslwip/bsd_compat_include/sysexits.h
> +++ b/rtemslwip/bsd_compat_include/sysexits.h
> @@ -0,0 +1 @@
> +/* This file is a stub and intentionally left blank */
> diff --git a/rtemslwip/include/arch/eth_lwip_default.h b/rtemslwip/include/arch/eth_lwip_default.h
> index e69de29..d35e631 100644
> --- a/rtemslwip/include/arch/eth_lwip_default.h
> +++ b/rtemslwip/include/arch/eth_lwip_default.h
> @@ -0,0 +1 @@
> +/* This file is a stub and intentionally left blank */
> diff --git a/rtemslwip/include/bspconfig.h b/rtemslwip/include/bspconfig.h
> index e69de29..d35e631 100644
> --- a/rtemslwip/include/bspconfig.h
> +++ b/rtemslwip/include/bspconfig.h
> @@ -0,0 +1 @@
> +/* This file is a stub and intentionally left blank */
> diff --git a/rtemslwip/xilinx/semphr.h b/rtemslwip/xilinx/semphr.h
> index e69de29..d35e631 100644
> --- a/rtemslwip/xilinx/semphr.h
> +++ b/rtemslwip/xilinx/semphr.h
> @@ -0,0 +1 @@
> +/* This file is a stub and intentionally left blank */
> diff --git a/rtemslwip/xilinx/timers.h b/rtemslwip/xilinx/timers.h
> index e69de29..d35e631 100644
> --- a/rtemslwip/xilinx/timers.h
> +++ b/rtemslwip/xilinx/timers.h
> @@ -0,0 +1 @@
> +/* This file is a stub and intentionally left blank */
> diff --git a/rtemslwip/xilinx/xil_smc.h b/rtemslwip/xilinx/xil_smc.h
> index e69de29..d35e631 100644
> --- a/rtemslwip/xilinx/xil_smc.h
> +++ b/rtemslwip/xilinx/xil_smc.h
> @@ -0,0 +1 @@
> +/* This file is a stub and intentionally left blank */
> diff --git a/rtemslwip/xilinx/xil_spinlock.h b/rtemslwip/xilinx/xil_spinlock.h
> index e69de29..d35e631 100644
> --- a/rtemslwip/xilinx/xil_spinlock.h
> +++ b/rtemslwip/xilinx/xil_spinlock.h
> @@ -0,0 +1 @@
> +/* This file is a stub and intentionally left blank */
> --
> 2.30.2
>
> _______________________________________________
> devel mailing list
> devel at rtems.org
> http://lists.rtems.org/mailman/listinfo/devel


More information about the devel mailing list