Tidying
This commit is contained in:
@@ -14,11 +14,6 @@
|
|||||||
|
|
||||||
namespace Targets::Microchip::Avr8
|
namespace Targets::Microchip::Avr8
|
||||||
{
|
{
|
||||||
/**
|
|
||||||
* AVR8 TDF
|
|
||||||
*
|
|
||||||
* For more information of TDFs, see src/Targets/TargetDescription/README.md
|
|
||||||
*/
|
|
||||||
class TargetDescriptionFile: public TargetDescription::TargetDescriptionFile
|
class TargetDescriptionFile: public TargetDescription::TargetDescriptionFile
|
||||||
{
|
{
|
||||||
public:
|
public:
|
||||||
|
|||||||
@@ -6,11 +6,6 @@
|
|||||||
|
|
||||||
namespace Targets::RiscV
|
namespace Targets::RiscV
|
||||||
{
|
{
|
||||||
/**
|
|
||||||
* Represents an RISC-V TDF.
|
|
||||||
*
|
|
||||||
* For more information of TDFs, see src/Targets/TargetDescription/README.md
|
|
||||||
*/
|
|
||||||
class TargetDescriptionFile: public Targets::TargetDescription::TargetDescriptionFile
|
class TargetDescriptionFile: public Targets::TargetDescription::TargetDescriptionFile
|
||||||
{
|
{
|
||||||
public:
|
public:
|
||||||
|
|||||||
Reference in New Issue
Block a user