From 9037b1d9f2130770228be62c66b88b47fccd99b6 Mon Sep 17 00:00:00 2001 From: Palmer Dabbelt Date: Thu, 27 Jul 2017 13:23:49 -0700 Subject: Add a platform interface SiFive's pk fork is the second one I've had to maintain, and it's a huge pain because people keep just leaving changes all over the tree. I want to introduce an interface that the platform-specific details can live behind so I don't have to keep doing these painful merges. --- platform/platform.ac | 0 1 file changed, 0 insertions(+), 0 deletions(-) create mode 100644 platform/platform.ac (limited to 'platform/platform.ac') diff --git a/platform/platform.ac b/platform/platform.ac new file mode 100644 index 0000000..e69de29 -- cgit v1.1