Gedare Bloom commented on a discussion on cpukit/dev/can/ctucanfd/ctucanfd.c: 
https://gitlab.rtems.org/rtems/rtos/rtems/-/merge_requests/49#note_108390

 > +
 > +#include <rtems.h>
 > +#include <rtems/malloc.h>
 > +#include <rtems/score/basedefs.h>
 > +
 > +#include <dev/can/can-devcommon.h>
 > +#include <dev/can/can-helpers.h>
 > +#include <dev/can/can.h>
 > +
 > +#include <dev/can/ctucanfd.h>
 > +#include "ctucanfd_kframe.h"
 > +#include "ctucanfd_kregs.h"
 > +#include "ctucanfd_txb.h"
 > +#include "ctucanfd_priv.h"
 > +
 > +#define CTUCANFD_DEBUG 1

This is the first of the copied/duplicated comments.

-- 
View it on GitLab: 
https://gitlab.rtems.org/rtems/rtos/rtems/-/merge_requests/49#note_108390
You're receiving this email because of your account on gitlab.rtems.org.


_______________________________________________
bugs mailing list
[email protected]
http://lists.rtems.org/mailman/listinfo/bugs

Reply via email to