aboutsummaryrefslogtreecommitdiff
path: root/sys/riscv/include/asm.h
diff options
context:
space:
mode:
Diffstat (limited to 'sys/riscv/include/asm.h')
-rw-r--r--sys/riscv/include/asm.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/sys/riscv/include/asm.h b/sys/riscv/include/asm.h
index b53e0824b5f7..4b7ab0765272 100644
--- a/sys/riscv/include/asm.h
+++ b/sys/riscv/include/asm.h
@@ -30,8 +30,6 @@
* LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
* OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
* SUCH DAMAGE.
- *
- * $FreeBSD$
*/
#ifndef _MACHINE_ASM_H_