On 9/2/21 3:58 pm, Sebastian Huber wrote: > On 09/02/2021 03:31, chr...@rtems.org wrote: > >> +++ b/cpukit/libcsupport/src/rtems_heap_sbrk_greedy.c >> @@ -0,0 +1,37 @@ >> +/** >> + * @file >> + * >> + * @brief Greedy Allocate that Empties the sbrk system call >> + * @ingroup MallocSupport >> + */ >> + >> +/* >> + * Copyright (c) 2021 Chris Johns. All rights reserved. >> + * >> + * The license and distribution terms for this file may be >> + * found in the file LICENSE in this distribution or at >> + *http://www.rtems.org/license/LICENSE. >> + */ > > Could you please use the standard header for new files: > > https://docs.rtems.org/branches/master/eng/coding-file-hdr.html#c-c-assembler-source-file-template
Yes of course. I copied the existing file across. Do we have a list of files that could be migrated? Chris _______________________________________________ devel mailing list devel@rtems.org http://lists.rtems.org/mailman/listinfo/devel