[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
bsp.am
- Date: Mon, 03 Dec 2007 00:03:39 +0100
- From: ralf.corsepius at rtems.org (Ralf Corsepius)
- Subject: bsp.am
On Sun, 2007-12-02 at 12:20 -0800, Till Straumann wrote:
> I propose to introduce a CPP symbol
>
> __RTEMS_INSIDE_BSP__
>
> It should be defined only during compilation of the BSP so that
> internal interfaces defined in some headers could be protected
> from being exposed to application code.
>
> Does this make sense?
IMO, no. All such defines do is to play down bad code and to cater bad
programming practices (BSP API violations).
Ralf
- Follow-Ups:
- bsp.am
- From: strauman at slac.stanford.edu (Till Straumann)
- References:
- bsp.am
- From: strauman at slac.stanford.edu (Till Straumann)