Rename elna::source to elna:boot
This commit is contained in:
@ -5,7 +5,7 @@ namespace elna
|
||||
{
|
||||
namespace gcc
|
||||
{
|
||||
location_t get_location(const elna::source::position *position)
|
||||
location_t get_location(const boot::position *position)
|
||||
{
|
||||
linemap_line_start(line_table, position->line, 0);
|
||||
|
||||
|
Reference in New Issue
Block a user