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